mirror of
https://github.com/ente-io/ente.git
synced 2025-07-16 11:42:46 +00:00
3 lines
55 B
SQL
3 lines
55 B
SQL
ALTER TABLE files
|
|
ADD COLUMN magic_metadata JSONB;
|