graphql-engine/server/tests-py/queries/graphql_mutation/update
Auke Booij b2d65d16d3
server: _inc for non-integer numeric types (fix #3573) (#4429)
* Allow `_inc` to update other numeric types in addition to integers

* Add support for PostgreSQL's `money` field type

* Add support for _inc on money types

* Add note of generalized `_inc` support to changelog
2020-04-17 11:32:09 +02:00
..
basic server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
jsonb Fix result ordering in some incorrect tests 2019-11-05 15:15:25 -06:00
permissions fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30