add smid dump script.
[SMMID.git] / lib / SMIDDB.pm
blob326866f4ac05b265beb40a15be214e83573775e2
1 use utf8;
2 package SMIDDB;
4 # Created by DBIx::Class::Schema::Loader
5 # DO NOT MODIFY THE FIRST PART OF THIS FILE
7 use strict;
8 use warnings;
10 use base 'DBIx::Class::Schema';
12 __PACKAGE__->load_namespaces;
15 # Created by DBIx::Class::Schema::Loader v0.07049 @ 2020-07-25 00:15:28
16 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:/LIkwJKAJOEwfUHux8SC1g
19 # You can replace this text with custom code or comments, and it will be preserved on regeneration