mirror of
https://github.com/ente-io/ente.git
synced 2025-06-24 20:45:09 +00:00
2 lines
92 B
SQL
2 lines
92 B
SQL
ALTER TABLE public_collection_tokens ADD COLUMN enable_collect bool NOT NULL DEFAULT FALSE;
|