added datetime parser types for the dbs I can find them for
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / Event.pm
CommitLineData
445e5e31 1package DBICTest::Schema::Event;
2
3use base qw/DBIx::Class/;
4
45fa8288 5__PACKAGE__->load_components(qw/