Upgraded schema and made fixes

This commit is contained in:
Finn 2018-03-05 16:18:17 +00:00
parent 786cd1618a
commit 79324ff5f7
12 changed files with 3703 additions and 2 deletions

View file

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