graphql-engine/server/src-lib/Hasura/NativeQuery
2023-06-14 20:45:27 +00:00
..
API.hs validate a few properties when adding a new native query or logical model 2023-06-14 20:45:27 +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