referrer_commission 컬럼이 NOT NULL인데 빈값을 null로 저장하려 해서 Integrity constraint violation 발생. 빈값은 0으로 처리하도록 수정. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
referrer_commission 컬럼이 NOT NULL인데 빈값을 null로 저장하려 해서 Integrity constraint violation 발생. 빈값은 0으로 처리하도록 수정. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>