summaryrefslogtreecommitdiff
path: root/lib/TFLMonitor/Schema.pm
diff options
context:
space:
mode:
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