Add table for sub region type
This commit is contained in:
@@ -11,3 +11,5 @@ drop table if exists temp_region;
|
||||
drop index if exists region_gist;
|
||||
|
||||
drop table if exists region;
|
||||
|
||||
drop type if exists region_type;
|
||||
|
||||
Reference in New Issue
Block a user