mirror of
https://github.com/ente-io/ente.git
synced 2025-07-02 05:35:12 +00:00
6 lines
87 B
SQL
6 lines
87 B
SQL
ALTER TABLE otts DROP COLUMN app;
|
|
|
|
ALTER TABLE tokens DROP COLUMN app;
|
|
|
|
DROP TYPE app;
|