dsyoon
|
0b7a814791
|
feat: ncue /go ref로 author_id 설정
- ref_type/ref(이메일 또는 IP) 수신 시 쿠키로 유지
- 링크 저장 시 ref 기반으로 author_id(text) 채움
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-08 11:58:24 +09:00 |
|
dsyoon
|
7d0c3393d1
|
fix: author_id에 이메일/IP 저장 지원
- author_id 컬럼 타입을 감지해 text면 이메일/아이피 저장
- 스키마 지정(DB_SCHEMA) 및 컬럼 자동 감지로 운영 DB 호환 강화
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-08 11:50:08 +09:00 |
|
dsyoon
|
91cba627bf
|
docs: README 및 프롬프트 문서 추가
- 실행 방법/구조/환경변수/DB 스키마/페이지네이션 API 정리
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-07 16:31:36 +09:00 |
|