redid relationships of transactions/categories

This commit is contained in:
Finn 2018-01-16 13:07:12 +00:00
parent 1f70f9b40a
commit 8a0f933f07
19 changed files with 5245 additions and 2 deletions

View file

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