graphql-engine/server/src-lib
Antoine Leblanc 5b74b2e2df
server: prevent metadata checks in read-only mode (#4250)
* do not perform the metadata check in read-only mode
* improve the isAltrDropReplace regex
* quote the regex at compile-time to handle syntax errors statically

Co-authored-by: Alexis King <lexi.lambda@gmail.com>
2020-04-01 18:22:55 -05:00
..
Control More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Data More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Hasura server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00
Network/URI adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30