Add epanet input schema
This commit is contained in:
7
sql/section_drop/24.coordinates.sql
Normal file
7
sql/section_drop/24.coordinates.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
-- [COORDINATES]
|
||||
|
||||
DROP INDEX COORDINATES_GIST;
|
||||
|
||||
DROP INDEX COORDINATES_SPGIST;
|
||||
|
||||
DROP TABLE COORDINATES;
|
||||
Reference in New Issue
Block a user