fix(memos): migration을 개별 파일로 분리 (asyncpg multi-statement 미지원)
asyncpg prepared statement가 multi-command를 지원하지 않아 시작 실패. 105 단일 파일을 105-112 개별 statement로 분리. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 107: file_path UNIQUE → partial unique (NULL 허용, 값 있으면 유니크)
|
||||
DROP INDEX IF EXISTS documents_file_path_key
|
||||
Reference in New Issue
Block a user