added importing doogal data for wards on postcode
This commit is contained in:
parent
9b7d8530b6
commit
c977cf3279
16 changed files with 4947 additions and 1 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 28;
|
||||
our $VERSION = 29;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue