mirror of
https://github.com/ente-io/ente.git
synced 2025-05-28 13:37:58 +00:00
3 lines
67 B
SQL
3 lines
67 B
SQL
ALTER TABLE collection_shares
|
|
ADD COLUMN magic_metadata JSONB;
|