4 lines
84 B
SQL
4 lines
84 B
SQL
drop index if exists virtual_district_gist;
|
|
|
|
drop table if exists virtual_district;
|