fix DDL
This commit is contained in:
parent
43f17596fe
commit
bc3574561e
88 changed files with 375 additions and 37617 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 33;
|
||||
our $VERSION = 23;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue