graphql-engine/server/src-lib/Hasura/NativeQuery
Gil Mizrahi e6ee9db169 trim a nq end to remove spaces and then semicolons
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9515
GitOrigin-RevId: 95e93d017ac9757a8088aea3015836b5d8236d66
2023-06-13 17:23:07 +00:00
..
API.hs Move query validation into the schema cache building code 2023-06-12 14:57:41 +00:00
Cache.hs chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
InterpolatedQuery.hs trim a nq end to remove spaces and then semicolons 2023-06-13 17:23:07 +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