mirror of
https://github.com/ente-io/ente.git
synced 2025-08-10 00:12:04 +00:00
3 lines
59 B
SQL
3 lines
59 B
SQL
ALTER TABLE files
|
|
ADD COLUMN pub_magic_metadata JSONB;
|