mirror of
https://github.com/ente-io/ente.git
synced 2025-07-15 03:12:10 +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;
|