3 lines
92 B
SQL
3 lines
92 B
SQL
|
|
DROP INDEX IF EXISTS idx_dbtask_status_created;
|
||
|
|
DROP INDEX IF EXISTS idx_dbtask_updated_at;
|