-- 106: file_path NOT NULL 제거 (메모는 파일 없는 문서) ALTER TABLE documents ALTER COLUMN file_path DROP NOT NULL