Joshua
01/02/2022, 3:12 PMprisma migrate reset
? I'm finding that the hard reset is screwing with the various permissions I have set up (the credentials I give to my application can no longer access the schema as it's been destroyed / recreated) and I'd much prefer a --prefer-soft-reset
cli option over creating a third set of credentials for the sole purpose calling reset such that they can read/write tables but not destroy the schema and thus triggering a "soft reset".nikolasburk
nikolasburk
db push
with an empty schema should work 🙂