Fixed schema and added update for sql
This commit is contained in:
parent
413479b94f
commit
f519bb9f2f
11 changed files with 3792 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
package Pear::LocalLoop::Schema::Result::GlobalUserMedals;
|
||||
package Pear::LocalLoop::Schema::Result::GlobalUserMedalProgress;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package Pear::LocalLoop::Schema::Result::OrgUserMedals;
|
||||
package Pear::LocalLoop::Schema::Result::OrgUserMedalProgress;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
Reference in a new issue