Files
llink/go/migrations/000005_depot.down.sql

3 lines
85 B
SQL

DROP INDEX IF EXISTS idx_depot_objects_orphaned;
DROP TABLE IF EXISTS depot_objects;