mirror of
https://github.com/ente-io/ente.git
synced 2025-06-25 19:32:26 +00:00
3 lines
61 B
SQL
3 lines
61 B
SQL
ALTER TABLE collections
|
|
ADD COLUMN magic_metadata JSONB;
|