graphql-engine/server/src-lib/Hasura/Server/API
Sibi Prabakaran 0e6e9deac9 mysql: runSql implementation and python tests leveraging it to enhance the metadata test
https://github.com/hasura/graphql-engine-mono/pull/1606

Co-authored-by: Chris Done <11019+chrisdone@users.noreply.github.com>
Co-authored-by: Aniket Deshpande <922486+aniketd@users.noreply.github.com>
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
GitOrigin-RevId: 2ed37c48c5d1e82e23d691f30a6e870303787388
2021-07-21 10:22:54 +00:00
..
Backend.hs server: delegate Metadata API parsing to a new backend class 2021-07-07 01:44:41 +00:00
Config.hs server: add experimental features in the alpha config API 2021-03-09 18:46:42 +00:00
Instances.hs mysql: Metadata awareness 2021-07-15 12:45:51 +00:00
Metadata.hs server: inherited roles improvements for select permissions only 2021-07-16 21:19:58 +00:00
Metadata.hs-boot server: inherited roles improvements for select permissions only 2021-07-16 21:19:58 +00:00
PGDump.hs server: delegate Metadata API parsing to a new backend class 2021-07-07 01:44:41 +00:00
Query.hs server: delegate Metadata API parsing to a new backend class 2021-07-07 01:44:41 +00:00
V2Query.hs mysql: runSql implementation and python tests leveraging it to enhance the metadata test 2021-07-21 10:22:54 +00:00