ente/server/migrations/65_shared_collection_drop_magic_metadata.down.sql

3 lines
62 B
MySQL
Raw Permalink Normal View History

2024-03-01 08:07:01 +00:00
ALTER TABLE collection_shares
DROP COLUMN magic_metadata;