mirror of
https://github.com/ente-io/ente.git
synced 2025-06-24 20:45:09 +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;
|