rwadurian/backend/services/planting-service/prisma
hailin 20a73a8d43 feat(planting-service): 添加 transfer_locked_count 列的数据库迁移
Prisma schema 中已定义 transferLockedCount 字段但缺少对应 migration,
导致运行时 PrismaClientKnownRequestError:
  The column planting_orders.transfer_locked_count does not exist

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:57:15 -08:00
..
migrations feat(planting-service): 添加 transfer_locked_count 列的数据库迁移 2026-02-26 22:57:15 -08:00
schema.prisma feat(pricing): 预种每份价格从 3171 调整为 3566 绿积分 2026-02-26 08:02:17 -08:00
seed.ts feat(contract-signing): 添加电子合同签署功能及单点配置优化 2025-12-24 20:12:12 -08:00