Merge branch 'master' into topic/parent_string
[cxgn-corelibs.git] / lib / SGN / Schema.pm
blob5b8e411b58dfa623973adcbad9ff8e4ebaff631c
1 package SGN::Schema;
3 # Created by DBIx::Class::Schema::Loader
4 # DO NOT MODIFY THE FIRST PART OF THIS FILE
6 use strict;
7 use warnings;
9 use base 'DBIx::Class::Schema';
11 __PACKAGE__->load_classes;
14 # Created by DBIx::Class::Schema::Loader v0.07002 @ 2012-03-03 12:32:42
15 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:VQdWWO0hj5kKE21DngHpYQ
18 # You can replace this text with custom content, and it will be preserved on regeneration