schema and map code updated, test fixed

This commit is contained in:
Finn 2017-12-08 13:19:22 +00:00
parent fb25cbe773
commit e6c236e1ff
13 changed files with 2441 additions and 5 deletions

View file

@ -6,7 +6,7 @@ use warnings;
use base 'DBIx::Class::Schema';
our $VERSION = 17;
our $VERSION = 18;
__PACKAGE__->load_namespaces;