3 lines
85 B
SQL
3 lines
85 B
SQL
DROP INDEX IF EXISTS idx_depot_objects_orphaned;
|
|
DROP TABLE IF EXISTS depot_objects;
|
DROP INDEX IF EXISTS idx_depot_objects_orphaned;
|
|
DROP TABLE IF EXISTS depot_objects;
|