I'm using nuxt + drizzle orm +

I'm using nuxt + drizzle orm + cloudflare D1. I can insert, delete, update data from drizzle studio (binded with D1), but I defined api and make api calls from by webapp page to perform those actions, it returns status 200 (OK) but nothing changes in database
2 Replies
harshil1712
harshil17122mo ago
Are you running this locally? All the queries would be run against a local D1 instance, when you are running the app locally. Unless, ofcouse you have configured to use it with the remote database. I have not used Drizzle Studio, so I am not sure if it runs against local or remote.
KWAC
KWAC2mo ago
I am running my Nuxt application locally, but it is configured to connect to a remote Cloudflare D1 database
Want results from more Discord servers?
Add your server