fully operational and functioning recurring script + changes to schema
This commit is contained in:
parent
813cbb82a5
commit
bdf23b2f3d
28 changed files with 11411 additions and 36 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 29;
|
||||
our $VERSION = 32;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue