graphql-engine/server/src-lib/Hasura/SQL
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
..
DML.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
GeoJSON.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Rewrite.hs allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.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
Value.hs candidate id shouldn't be part of the plan in multiplexed subscriptions (#2029) 2019-04-18 16:50:27 +05:30