mirror of
https://github.com/ente-io/ente.git
synced 2025-06-25 11:32:00 +00:00
3 lines
76 B
SQL
3 lines
76 B
SQL
DROP TABLE IF EXISTS casting;
|
|
DROP INDEX IF EXISTS casting_code_unique_idx;
|