graphql-engine/server/src-lib/Hasura/RQL/IR
Evie Ciobanu 1843ee7b0b [server] fix LIMIT optimization not respecting ORDER BY
https://github.com/hasura/graphql-engine-mono/pull/2239

Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com>
GitOrigin-RevId: fabc825239950b11d673cfd33e8075a01409bcf6
2021-09-21 10:40:24 +00:00
..
BoolExp.hs server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Delete.hs [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00
Insert.hs server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
OrderBy.hs Remove several outdated backend constraints 2021-07-27 13:52:20 +00:00
Returning.hs [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00
Root.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Select.hs [server] fix LIMIT optimization not respecting ORDER BY 2021-09-21 10:40:24 +00:00
Update.hs [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00