-
-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Cannot change planetscale to postgres.js #694
Comments
fixed by #634 (comment)
|
Sorry to reopen this. By commenting
By removing the I general, what's the suggested solution for local development? I know we might be limited by the state of current technologies and how they interplay with each other, but developing locally against a remote database is really not the best DX. |
@juliusmarminge bumping the comment made by @ludalex above, since this is closed and you have probably not seen it. |
Provide environment information
System:
OS: Linux 6.2 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (24) x64 AMD Ryzen 9 5900X 12-Core Processor
Memory: 17.46 GB / 31.24 GB
Container: Yes
Shell: 5.8.1 - /usr/bin/zsh
Binaries:
Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node
npm: 10.1.0 - ~/.nvm/versions/node/v20.9.0/bin/npm
Describe the bug
After changing planetscale to postgres.js in drizzle error occurs in nextjs.
Error:
Link to reproduction
maxifom/test-qqq@04c7cb7
To reproduce
pnpm i && pnpm --filter nextjs dev
go to http://localhost:3000
See error:
Additional information
No response
The text was updated successfully, but these errors were encountered: