database upgraded and interface added

This commit is contained in:
Finn 2017-11-23 14:54:59 +00:00
parent d36091528f
commit 8c166464cc
13 changed files with 2506 additions and 14 deletions

View file

@ -5,11 +5,6 @@ use warnings;
use base 'DBIx::Class::Core';
__PACKAGE__->load_components(qw/
InflateColumn::DateTime
TimeStamp
/);
__PACKAGE__->table("entity_association");
__PACKAGE__->add_columns(