Add general region table
This commit is contained in:
3
script/sql/drop/32.region.sql
Normal file
3
script/sql/drop/32.region.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
drop index if exists region_gist;
|
||||
|
||||
drop table if exists region;
|
||||
@@ -1,3 +0,0 @@
|
||||
drop index if exists virtual_district_gist;
|
||||
|
||||
drop table if exists virtual_district;
|
||||
Reference in New Issue
Block a user