mirror of
https://github.com/ente-io/ente.git
synced 2025-07-02 13:37:41 +00:00
3 lines
106 B
SQL
3 lines
106 B
SQL
DROP TRIGGER IF EXISTS update_remote_store_updated_at ON remote_store;
|
|
DROP TABLE IF EXISTS remote_store;
|