and this also means that `npx prisma db push` does...
# orm-help
g
and this also means that
npx prisma db push
doesn’t work for us whenever we add new models 😢
r
@Giorgio Delgado 👋 You would need to do it by customising migrations.
❤️ 1
g
Is there no like config object / file so that I don’t need to manually change collation each time?
r
No at the moment unfortunately. It would be great if you could create a feature request for this here so that we can look into this 🙂