0.1.0-alpha.39 (2018-02-17)
Bug Fixes
- clash: Auto-rename clashing _input/_patch tables (#159) (f5b5506)
- mutations: add tests for orderBy multiple on mutation payload edge + fix (#162) (4cf146c)
- mutations: Fix null cursor on mutations, make orderBy an array too (#160) (014daaf)
- precision: Fix bigint/bigfloat precision loss (#158) (5dbf6e4)
- schema: remove incorrect 'pagination' comments (#166) (72f36e6)
- sql: reduce redundancy in select statements (#161) (29fb723)
Features
- errors: Better clash error messages (#164) (faf3b8d)
- errors: Warn when one or more of the schemas you've specified are missing (#165) (f422783)
- pg: duck-type PG to prevent 'provide valid PG client' error (#168) (d5ed9a9)
- support enums with asterisks in (#163) (cbbf3ea)