rwadurian/backend/services/trading-service/prisma/migrations
hailin e8e1193387 fix(trading): 添加 original_quantity 数据库迁移文件
修复服务器上缺少 trades.original_quantity 列的问题

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 08:21:29 -08:00
..
0001_init feat(trading-service): add burn system, Kafka events, and idempotency 2026-01-14 07:15:41 -08:00
0002_add_trading_burn_system fix: correct totalShares and distributionPool values 2026-01-17 09:01:17 -08:00
0003_add_processed_events feat(trading-service): add burn system, Kafka events, and idempotency 2026-01-14 07:15:41 -08:00
0004_add_buy_enabled feat(trading): add buy function control switch with admin management 2026-01-17 08:56:35 -08:00
0005_add_market_maker_and_order_source feat(trading): 实现完整的CEX做市商双边深度系统 2026-01-17 21:11:23 -08:00
0006_add_market_maker_depth fix(trading): 修复 migration 执行顺序问题 2026-01-17 21:59:06 -08:00
0007_add_trade_fee feat(trading): 实现10%交易手续费进入积分股池 2026-01-18 21:33:40 -08:00
0008_add_c2c_orders feat(c2c): 完善C2C场外交易功能 - 收款信息与订单超时处理 2026-01-19 07:17:22 -08:00
0009_add_original_quantity fix(trading): 添加 original_quantity 数据库迁移文件 2026-01-20 08:21:29 -08:00
migration_lock.toml refactor(prisma): consolidate migrations into single init files 2026-01-12 11:04:24 -08:00