Upgrade for postcode data table

This commit is contained in:
Tom Bloor 2017-09-21 16:47:02 +01:00
parent 3e87326265
commit db1bbab10f
9 changed files with 1877 additions and 1 deletions

View file

@ -6,7 +6,7 @@ use warnings;
use base 'DBIx::Class::Schema';
our $VERSION = 8;
our $VERSION = 9;
__PACKAGE__->load_namespaces;