Files
ente/server/migrations/11_remove_kek_hash_constraint.down.sql
Neeraj Gupta 531bb344fe Import museum
2024-03-01 13:37:01 +05:30

2 lines
69 B
SQL

ALTER TABLE key_attributes ALTER COLUMN kek_hash_bytes SET NOT NULL;