michaelp7725
Explore posts from serversDTDrizzle Team
•Created by michaelp7725 on 11/27/2024 in #help
question/problem about new drizzle-seed
I've been able to answer my own question, Yes it does require relations to be defined using the drizzle API (as opposed to in the db schema itself). maybe this could be mentioned somewhere in documention because without the relations being set, the process hangs and doesn't have any output.
3 replies
DTDrizzle Team
•Created by michaelp7725 on 11/19/2024 in #help
creating a generic selection function
this looks like this is a fairly common question on here but I can't find a single answer that actually solves the problem. This seems like basic abstraction, is there really no way to do this without type casting random parts of the query to avoid it?
4 replies
DTDrizzle Team
•Created by michaelp7725 on 6/10/2024 in #help
Optionally chaining joins and typescript issues.
3 replies
DTDrizzle Team
•Created by michaelp7725 on 6/10/2024 in #help
Optionally chaining joins and typescript issues.
the error im specifically getting from typescript is the following:
3 replies