graphql-engine/server/src-lib/Hasura/NativeQuery
Daniel Harvey c04c4bc0d9 chore(server): Native Query -> Table array relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10100
GitOrigin-RevId: 55f38a904767e1b25916fb31b3c5ece898c10349
2023-08-14 12:35:53 +00:00
..
API.hs chore(server): Native Query -> Table array relationships 2023-08-14 12:35:53 +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): allow Logical Models to be defined inside Native Queries 2023-07-10 13:47:25 +00:00
Metadata.hs chore(server): Native Query -> Table array relationships 2023-08-14 12:35:53 +00:00
Schema.hs chore(server): Native Query -> Table array relationships 2023-08-14 12:35:53 +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