Added upgrade DDL for lat-long on customers and orgs

This commit is contained in:
Tom Bloor 2017-09-21 17:06:50 +01:00
parent a810795ca5
commit e2e4e4769d
9 changed files with 1935 additions and 1 deletions

View file

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