edgedb / rfcs

RFCs for major changes to EdgeDB
Apache License 2.0
35 stars 5 forks source link

RFC 1024: Index ordering #83

Open vpetrovykh opened 11 months ago

vpetrovykh commented 11 months ago

Provide a way to specify ordering for the index expressions. Also make the support of indexes on multiple fields more consistent (stop using tuples for that).