Updated DB and added more DateTime

This commit is contained in:
Finn 2017-08-14 12:45:54 +01:00
parent f9703b6561
commit b44a256434
13 changed files with 1885 additions and 3 deletions

View file

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