upstream sql changes

This commit is contained in:
Oliver Gorwits
2013-01-29 22:52:38 +00:00
parent 5f537af2fc
commit 3a73b42860
9 changed files with 526 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ __PACKAGE__->load_namespaces;
# Created by DBIx::Class::Schema::Loader v0.07015 @ 2012-01-07 14:20:02
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:tQTf/oInVydRDsuIFLSU4A
our $VERSION = 3; # schema version used for upgrades, keep as integer
our $VERSION = 4; # schema version used for upgrades, keep as integer
use Path::Class;
use File::Basename;