graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Rakesh Emmadi 3527b085fd allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683)
* allow altering type of a column iff session vars are defined in permissions
* use a sum type to define dependency reason
* set jwt expiry test's expiry time to 4 seconds
* derive Data instance for necessary types to simplify 'hasStaticExp'
2019-08-16 16:35:22 -05:00
..
Diff.hs better change detection when altering foreign key constraints (fix #2060) (#2252) 2019-06-03 15:51:55 +05:30
Function.hs allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683) 2019-08-16 16:35:22 -05:00
Rename.hs allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683) 2019-08-16 16:35:22 -05:00
Table.hs allow altering type of a column whose permissions defined only with session variables (close #2070) (#2683) 2019-08-16 16:35:22 -05:00