schema 中定义了 fee 字段但 0002 migration 遗漏,导致 prisma.p2pTransfer.create() 报错 "column fee does not exist" Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 0001_init | ||
| 0002_add_p2p_transfer | ||
| 0003_add_kava_wallet_fields | ||
| 0004_c2c_payment_method_to_string | ||
| 0005_add_fee_to_p2p_transfers | ||
| migration_lock.toml | ||