5 lines
87 B
SQL
5 lines
87 B
SQL
DROP UNIQUE INDEX uidx_sites_url;
|
|
DROP TRIGGER tg_sites_updated_at;
|
|
DROP TABLE sites;
|
|
|