Initial commit
This commit is contained in:
5
script/sql/drop/24.coordinates.sql
Normal file
5
script/sql/drop/24.coordinates.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- [COORDINATES]
|
||||
|
||||
drop index if exists coordinates_gist;
|
||||
|
||||
drop table if exists coordinates;
|
||||
Reference in New Issue
Block a user