Mukund
DTDrizzle Team
•Created by nu on 2/13/2025 in #help
How to handle multiple unique constraints with onConflictDoUpdate?
I think target can take an array of values too
Something like this (not sure tho)
5 replies
DTDrizzle Team
•Created by marpe on 2/13/2025 in #help
Cant figure out how to converting a sql query to drizzle syntax
Yeah, calude is much better in that sense.
11 replies
DTDrizzle Team
•Created by Arthur on 2/13/2025 in #help
Drizzle zod infer wrong type
Hi, which version of drizzle orm are you using?
8 replies
DTDrizzle Team
•Created by marpe on 2/13/2025 in #help
Cant figure out how to converting a sql query to drizzle syntax
I didn't knew that either
11 replies
DTDrizzle Team
•Created by marpe on 2/13/2025 in #help
Cant figure out how to converting a sql query to drizzle syntax
Type of result:-
SQL Query (console logged using logging feature of drizzle orm):-
This is my assumed schema:-
Output of the code:-
11 replies
DTDrizzle Team
•Created by marpe on 2/13/2025 in #help
Cant figure out how to converting a sql query to drizzle syntax
@marpe I tried different things and with some help from calude I got this
This is the drizzle query:-
11 replies
DTDrizzle Team
•Created by marpe on 2/13/2025 in #help
Cant figure out how to converting a sql query to drizzle syntax
Did you figure how to convert this query?
11 replies