database upgraded and interface added
This commit is contained in:
parent
d36091528f
commit
8c166464cc
13 changed files with 2506 additions and 14 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 16;
|
||||
our $VERSION = 17;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue