Upgrade for postcode data table
This commit is contained in:
parent
3e87326265
commit
db1bbab10f
9 changed files with 1877 additions and 1 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 8;
|
||||
our $VERSION = 9;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue