Final changes to schema an upgrade
This commit is contained in:
parent
09f9cf9d48
commit
6126e44c6b
3 changed files with 3 additions and 6 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 1;
|
||||
our $VERSION = 2;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue