Jumaron
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
I see they have there own repo for that thanks!
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
Yes your right i did already transfer yesterday/today mornign succesfully ! 🙂
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
Exactly, sadly there is no way that we edit the Docs so i think i will do an issue for that
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
Done works Great! thanks again, but it should be really declared in the Docs that you can use it since it is not that obvious in the docs since they state that you need to change the mode to schema=planetscale
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
Thanks 👍🏼
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
Still thanks that you answered if i did not see that i would have went insane
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
I just saw it in one of the Github Merged Pull requests that planetscale serverless does nativly support it 5mins ago i'am right now switching again from Prisma + kysely to Drizzle will report back when i get results
40 replies
DTDrizzle Team
•Created by Jumaron on 8/9/2023 in #help
Planetscale Serverless for Relational queries
I know what you mean but the problem comes when i try to do this:
const db = drizzle(connection, { schema, mode: 'planetscale' });
Settings the schema Mode in Relational Queries to planetscale is sadly not working with the planetscale serverless import
40 replies