Is `prisma/migrations/migration_lock.toml` intende...
# prisma-migrate
d
Is
prisma/migrations/migration_lock.toml
intended to be commit to git, or does it just represent local state?
j
You should commit it, right now it’s there to improve the experience if you changed the provider for example from sqlite to PostgreSQL
👍 1