Join Slack
Powered by
do I need to swap the `.env` file…?
# prisma-migrate
a
Albert Gao
06/17/2021, 12:56 AM
do I need to swap the
.env
file…?
j
janpio
06/17/2021, 10:42 AM
Yes, if you want to migrate a different database, you need to put that into
url
.
janpio
06/17/2021, 10:42 AM
shadowDatabaseUrl
is just something internal that is used creating migrations for the main
url
plus one +1
3
a
Albert Gao
06/18/2021, 12:03 AM
Thanks, understood
Open in Slack
Previous
Next