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