fully operational and functioning recurring script + changes to schema

This commit is contained in:
Finn 2018-03-08 15:31:44 +00:00
parent 813cbb82a5
commit bdf23b2f3d
28 changed files with 11411 additions and 36 deletions

View file

@ -6,7 +6,7 @@ use warnings;
use base 'DBIx::Class::Schema';
our $VERSION = 29;
our $VERSION = 32;
__PACKAGE__->load_namespaces;