Moritz
06/27/2018, 11:52 AMprisma reset
at the moment. I am resetting one of my endpoints, but the data presist. I double checked that I am resetting the right endpoint. Has anyone experienced similar behavior?nilan
06/27/2018, 11:53 AMMoritz
06/27/2018, 11:54 AMnilan
06/27/2018, 11:54 AMMoritz
06/27/2018, 11:56 AMreseed
script that calls prisma reset --force
and then runs a seed script of my own. So far, thinks have always worked as expected.Moritz
06/27/2018, 11:56 AMMoritz
06/27/2018, 12:03 PM<https://eu1.prisma.sh/___workspace_name___/___service_name___/___stage___>
.Moritz
06/27/2018, 12:06 PM<https://eu1.prisma.sh/moritz/xxx/alpha>
. Then I wanted to create a seperate workspace for the deployment: <https://eu1.prisma.sh/xxx/xxx/alpha>
. Prisma reset on the old workspace works fine. On the new workspace, the cli behaves as though everything is fine, but the data dont get deleted.nilan
06/27/2018, 7:03 PM