WangDL b81b7fba92
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 41s
fix: replace prisma migrate deploy with db push in CI pipeline
prisma migrate deploy requires pre-generated migration files which won't
exist when schema is edited directly. db push syncs schema directly.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 20:31:22 +08:00
..