graphql-engine/server/src-lib/Hasura/SQL
Rakesh Emmadi d9fb0f8780 use named notation for function arguments if any argument is not specified (fix #2730) (#2777)
* use positional arguments in SQL functions
* only allow omitting set of last arguments in functions
* disallow omitting of a non default argument in functions
2019-08-28 14:27:15 -05:00
..
DML.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Error.hs Centralize handling of expected PostgreSQL errors 2019-08-26 00:54:56 -05:00
GeoJSON.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Rewrite.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Value.hs Slightly rearrange and cleanup Hasura.SQL.Value 2019-08-26 00:54:56 -05:00