graphql-engine/server/src-lib/Hasura/Server/Auth
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
..
JWT log when request body parsing fails (fix #2555) (#2556) 2019-08-01 16:21:59 +05:30
JWT.hs use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00