Fixed schema and added update for sql

This commit is contained in:
Finn 2018-02-21 12:51:43 +00:00
parent 413479b94f
commit f519bb9f2f
11 changed files with 3792 additions and 3 deletions

View file

@ -1,4 +1,4 @@
package Pear::LocalLoop::Schema::Result::GlobalUserMedals;
package Pear::LocalLoop::Schema::Result::GlobalUserMedalProgress;
use strict;
use warnings;

View file

@ -1,4 +1,4 @@
package Pear::LocalLoop::Schema::Result::OrgUserMedals;
package Pear::LocalLoop::Schema::Result::OrgUserMedalProgress;
use strict;
use warnings;