added new relations
This commit is contained in:
parent
bea1301475
commit
c456428681
14 changed files with 4782 additions and 4 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 25;
|
||||
our $VERSION = 26;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue