Eko
DTDrizzle Team
•Created by Eko on 6/13/2023 in #help
Drizzle npm package not working
Hey guys, I have tried to create an npm package with my drizzle schema and types but when installing it and importing I keep getting this
1 replies
DTDrizzle Team
•Created by Eko on 5/23/2023 in #help
Select with relation
Is there a way to get relations when using
db.select().from(table)
I can't get the db.query.table.findMany
to work, so if someone could help me get that setup that would be fine too21 replies