graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Rakesh Emmadi c4c5dd87ac allow identical fields in custom column names configuration (fix #3137) & improve root fields validation (#3154)
* allow identical column fields in 'custom_column_names'
* improve validation of custom column names
* improve 'checkForFieldConflicts' & validate custom column names with non column fields
* split `validateTableConfig` into two isolated validation logic
* improve validation of root fields
* improve validating custom root fields and duplicate root fields
* move 'validateCustomRootFields' to 'buildSchemaCache'
2019-11-20 06:40:56 -06:00
..
Cache.hs allow identical fields in custom column names configuration (fix #3137) & improve root fields validation (#3154) 2019-11-20 06:40:56 -06:00
Cache.hs-boot save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
Catalog.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Diff.hs computed fields in export/import metadata, other fixes (#3211) 2019-11-07 20:09:48 +05:30
Enum.hs functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
Function.hs functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
Rename.hs computed fields in export/import metadata, other fixes (#3211) 2019-11-07 20:09:48 +05:30
Table.hs allow identical fields in custom column names configuration (fix #3137) & improve root fields validation (#3154) 2019-11-20 06:40:56 -06:00