summaryrefslogtreecommitdiff
path: root/lib/TFLMonitor/Schema.pm
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2014-06-21 16:00:07 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2014-06-21 16:00:44 +0000
commit819c3967f3843e815ea7fd96796b7a0f69d62055 (patch)
tree408d36b84d752cdd1a64d04b9c6d965c3450e31f /lib/TFLMonitor/Schema.pm
parentadd licence (diff)
downloadTFLMonitor-master.tar.gz
TFLMonitor-master.tar.bz2
TFLMonitor-master.zip
re-dump schemaHEADmaster
Diffstat (limited to 'lib/TFLMonitor/Schema.pm')
-rw-r--r--lib/TFLMonitor/Schema.pm8
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/TFLMonitor/Schema.pm b/lib/TFLMonitor/Schema.pm
index c5e2377..d352bde 100644
--- a/lib/TFLMonitor/Schema.pm
+++ b/lib/TFLMonitor/Schema.pm
@@ -1,5 +1,9 @@
+use utf8;
package TFLMonitor::Schema;
+# Created by DBIx::Class::Schema::Loader
+# DO NOT MODIFY THE FIRST PART OF THIS FILE
+
use strict;
use warnings;
@@ -8,8 +12,8 @@ use base 'DBIx::Class::Schema';
__PACKAGE__->load_classes;
-# Created by DBIx::Class::Schema::Loader v0.04006 @ 2010-06-21 23:15:30
-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Du/rUVC8IdRUPtkgGVjM/A
+# Created by DBIx::Class::Schema::Loader v0.04006 @ 2014-06-21 15:59:21
+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:am9Ja/HwjjspkyaGHP+xIw
# You can replace this text with custom content, and it will be preserved on regeneration