Files
hyungi_document_server/migrations/107_memo_file_path_partial_unique.sql
T
2026-04-13 16:03:35 +09:00

3 lines
149 B
SQL

-- 107: file_path UNIQUE constraint 제거 (partial unique로 교체 예정)
ALTER TABLE documents DROP CONSTRAINT IF EXISTS documents_file_path_key