graphql-engine/server/src-lib/Hasura/NativeQuery
Tom Harding b124c943a9 chore(server): allow recursive native queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9373
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
Co-authored-by: Daniel Harvey <4729125+danieljharvey@users.noreply.github.com>
GitOrigin-RevId: b998da0e2725f687a00c2c6c993435e44df4f70f
2023-06-02 10:37:55 +00:00
..
API.hs chore(server): allow recursive native queries 2023-06-02 10:37:55 +00:00
Cache.hs chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
InterpolatedQuery.hs NativeQueries: validate that there are no unused or undeclare arguments 2023-06-01 09:15:48 +00:00
IR.hs chore(server): remove nqArgs from Native Query IR 2023-05-15 14:36:55 +00:00
Lenses.hs chore(server): native query postgres array relationships 2023-05-10 15:20:23 +00:00
Metadata.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Schema.hs chore(server): allow recursive native queries 2023-06-02 10:37:55 +00:00
Types.hs feature(server): metadata for native query -> native query object relationships 2023-05-04 14:33:06 +00:00
Validation.hs NativeQueries: validate that there are no unused or undeclare arguments 2023-06-01 09:15:48 +00:00