mirror of
https://github.com/ente-io/ente.git
synced 2025-05-24 03:59:22 +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;
|