Screw
DTDrizzle Team
•Created by Screw on 1/6/2024 in #help
data is malformed on drizzle-kit V 0.20.10
tried install the beta version still didnt fix my issue at least
13 replies
DTDrizzle Team
•Created by Screw on 1/6/2024 in #help
data is malformed on drizzle-kit V 0.20.10
you want to make a github issue? or me lol
13 replies
DTDrizzle Team
•Created by PWSey on 10/27/2023 in #help
Neon DB pooled connection prepared statement error
are you using Transactions?
2 replies
DTDrizzle Team
•Created by Screw on 10/19/2023 in #help
where filter returning typescript error when nested within a with
https://orm.drizzle.team/docs/rqb#select-filters and in the docs it shows i can still do this
7 replies
DTDrizzle Team
•Created by Screw on 10/19/2023 in #help
where filter returning typescript error when nested within a with
hmmmm thank you! weird it still technically works tho
7 replies
DTDrizzle Team
•Created by msu on 10/2/2023 in #help
Does Drizzle autogenerate prepared statements under the hood?
i had to stop using transactions and i stopped getting that issue
9 replies
DTDrizzle Team
•Created by msu on 10/2/2023 in #help
Does Drizzle autogenerate prepared statements under the hood?
are you using transactions ?
9 replies
DTDrizzle Team
•Created by Bryan3 on 9/29/2023 in #help
Delete operation in transaction sometimes not deleting row in database
are you getting prepared statement issues in your database console where that is hosted
6 replies
DTDrizzle Team
•Created by Will on 9/4/2023 in #help
ERROR: prepared statement "s9656" does not exist
are you still getting the issue ?
11 replies
DTDrizzle Team
•Created by Will on 9/4/2023 in #help
ERROR: prepared statement "s9656" does not exist
did you ever figure this out?
11 replies
DTDrizzle Team
•Created by Headless on 9/9/2023 in #help
Bun with drizzle
isn’t it
bunx
not bun x
63 replies
DTDrizzle Team
•Created by Screw on 9/5/2023 in #help
is there a reason why my row isn't being delete with CURRENT_TIMESTAMP
silly dev!
4 replies
DTDrizzle Team
•Created by Screw on 9/5/2023 in #help
is there a reason why my row isn't being delete with CURRENT_TIMESTAMP
im so silly
4 replies
DTDrizzle Team
•Created by Jim on 9/4/2023 in #help
Type error inserting 'new Date()' into 'time' type schema.
how can i compare a timestamp to a current time
like gt(schema.timestamp, new Date())
11 replies
DTDrizzle Team
•Created by Noahh on 8/23/2023 in #help
Missing @opentelemetry/api module at runtime when upgrading to 0.28.4
+1 for this issue
55 replies
DTDrizzle Team
•Created by Screw on 8/18/2023 in #help
Issues with supabase inserts with drizzle
it is not open source but i can invite you since its only i working on it, and yeah mine is transaction too no filters on that i know of
36 replies
DTDrizzle Team
•Created by Screw on 8/18/2023 in #help
Issues with supabase inserts with drizzle
yes that’s what i’m not understanding i’m switching from the pooling url to the long standing one but since i’ll be using vercel for production i’m not sure that will work
36 replies
DTDrizzle Team
•Created by Screw on 8/18/2023 in #help
Issues with supabase inserts with drizzle
the thing is i don’t see it in db like the above insert did nothing but has to be doing SOMETHING to be returning back data right? that if was there so i can at least figure out when it’s working or not
36 replies
DTDrizzle Team
•Created by Screw on 8/18/2023 in #help
Issues with supabase inserts with drizzle
any help will be much appreciated sir i kinda narrowed it down to when i check supabase logs under postgres i get which im not sure why since im not doing any prepared statements
36 replies
DTDrizzle Team
•Created by Screw on 8/18/2023 in #help
Issues with supabase inserts with drizzle
ah it seems like some prepared statements are failing
36 replies