redid relationships of transactions/categories
This commit is contained in:
parent
1f70f9b40a
commit
8a0f933f07
19 changed files with 5245 additions and 2 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 20;
|
||||
our $VERSION = 22;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue