ente/server/migrations/11_remove_kek_hash_constraint.down.sql

2 lines
69 B
MySQL
Raw Normal View History

2024-03-01 08:07:01 +00:00
ALTER TABLE key_attributes ALTER COLUMN kek_hash_bytes SET NOT NULL;