steebchen / prisma-client-go

Prisma Client Go is an auto-generated and fully type-safe database client
https://goprisma.org
Apache License 2.0
2.11k stars 97 forks source link

docs: :memo: correct migration usage instruction for development #1266

Closed duducv closed 4 months ago

steebchen commented 5 months ago

This is intended, as the migration will be used for production later. For development, you would use db push instead of migrate.