miki
miki3w ago

Where to set the migration command in provisioned prisma database

In the documentation it says to set the migration command during app assignment or database editing but during both no field for Migration Command is present Link to the docs where this is stated: https://docs.deno.com/deploy/reference/databases/#migration-and-schema-management
No description
No description
No description
2 Replies
miki
mikiOP3w ago
I managed to skip the auto migrations and make migrations manually
ozan
ozan3w ago
This was confusing to me, too.

Did you find this page helpful?