schema and map code updated, test fixed
This commit is contained in:
parent
fb25cbe773
commit
e6c236e1ff
13 changed files with 2441 additions and 5 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 17;
|
||||
our $VERSION = 18;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue