changed logic of start time for transaction and submitted time

This commit is contained in:
Finn 2018-03-08 16:41:45 +00:00
parent bdf23b2f3d
commit d4d1b841d7
11 changed files with 3879 additions and 7 deletions

View file

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