v1.3.9: NAS 마이그레이션 루프 stdin 소비 버그 수정

psql이 파이프 입력을 읽어 baseline·migrate가 첫 파일만 처리되던 문제를 /dev/null 연결과 for 루프로 해결한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-20 14:49:59 +09:00
parent a396d1d022
commit f8e04003fd
4 changed files with 33 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sori.studio",
"version": "1.3.8",
"version": "1.3.9",
"private": true,
"type": "module",
"imports": {