The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension GraphQL-Plugin-Convert-DBIC

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