database upgraded and interface added

This commit is contained in:
Finn 2017-11-23 14:54:59 +00:00
parent d36091528f
commit 8c166464cc
13 changed files with 2506 additions and 14 deletions

View file

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