db push not working with new prisma.config `migrate` adapter
hey guys, anyone got
db push
to work with turso?
getting
5 Replies
You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into
#ask-ai
if you get antsy for a second opinion!Hey 👋
It worked as expected to me.
Here is my prisma.config.ts file:
And this was my schema.prisma file:
It worked as expected for me

Yes thank you! My mistake was having the same DATABASE_URL in prisma schema!
No worries! I am glad to hear that you were able to make it work 👍