Revision history for Perl extension GraphQL-Plugin-Convert-DBIC
0.08 Fri 8 Feb 23:24:58 GMT 2019
- update to new SDL format
0.07 Wed 8 Aug 05:29:08 BST 2018
- incorporate SQL::Translator::Producer::GraphQL with new version
- minor bugfix for GraphQL types with modifiers
0.06 Fri Feb 23 02:32:52 GMT 2018
- handle multiply-used enums (thanks @nohuhu)
- DBIC schema test refactored to use Test::Snapshot (thanks @nohuhu)
0.05 Thu Feb 22 19:26:12 GMT 2018
- handle Postgres enums, dates etc (thanks @nohuhu)
0.04 Wed Dec 20 20:05:03 GMT 2017
- handle mysql medium/longtext
0.03 Thu Nov 16 06:00:14 GMT 2017
- implement mutations and inputs
- doc them plus queries
0.02 Wed Nov 1 04:41:33 GMT 2017
- switch api to take coderef
0.01 Wed Nov 1 04:41:32 GMT 2017
- original version, not released