rwadurian/backend/services/wallet-service/prisma
hailin 069c549bc4 feat(wallet-service): add migration for memo column type change to TEXT
Change wallet_ledger_entries.memo from VARCHAR(500) to TEXT to support longer settlement memos.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 08:27:12 -08:00
..
migrations feat(wallet-service): add migration for memo column type change to TEXT 2026-01-06 08:27:12 -08:00
schema.prisma fix(wallet-service): 修复 settleToBalance 方法缺少事务保护的严重 Bug 2026-01-06 06:40:09 -08:00