nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.57k stars 118 forks source link

fix issues with drizzle-planetscale integration #159

Open synhya opened 6 months ago

synhya commented 6 months ago

fixes #158

drizzle is now enforcing the use of the Client instance to handle connections to PlanetScale instead of using connect.

link here