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

2 lines
70 B
SQL

ALTER TABLE key_attributes ALTER COLUMN kek_hash_bytes DROP NOT NULL;