sakura
sakura
Explore posts from servers
DTDrizzle Team
Created by shikishikichangchang on 11/24/2023 in #help
Transaction doesn't support Promise.all
Having this same issue, are you using mysql/planetscale? This worked fine for me with postgres
77 replies
DTDrizzle Team
Created by sakura on 10/6/2023 in #help
[Error] Using Drizzle with Neon DB
@Dan Kochetov
12 replies
DTDrizzle Team
Created by sakura on 10/6/2023 in #help
[Error] Using Drizzle with Neon DB
@Andrew Sherman sorry for pinging, thought you could possibly give a quick clarification on the code here
12 replies
DTDrizzle Team
Created by sakura on 10/6/2023 in #help
[Error] Using Drizzle with Neon DB
It seems like drizzle prepares statements to execute here using _prepare, but my reading of the code might be wrong https://github.com/drizzle-team/drizzle-orm/blob/main/drizzle-orm/src/pg-core/query-builders/select.ts#L537
12 replies
DTDrizzle Team
Created by sakura on 10/6/2023 in #help
[Error] Using Drizzle with Neon DB
“s11383”, “s11367”, etc “s” followed by some numbers. We don’t explicitly use .prepare() for any of our queries
12 replies
DTDrizzle Team
Created by sakura on 10/6/2023 in #help
[Error] Using Drizzle with Neon DB
Not using this in our code, is it used in drizzle?
12 replies