graphql-engine/server/src-lib/Hasura/SQL
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
..
DML.hs server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02: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 allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.hs server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
Value.hs server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00