dion
dion
Explore posts from servers
DTDrizzle Team
Created by dion on 6/26/2024 in #help
Possible bug with nested query + reverse access
JIC someone faces the same issue, this is a table length issue: https://github.com/drizzle-team/drizzle-orm/issues/2066
3 replies
DTDrizzle Team
Created by dion on 6/26/2024 in #help
Possible bug with nested query + reverse access
For more context, i have uploaded a summary of the schema and relationship
3 replies
DTDrizzle Team
Created by dion on 3/15/2024 in #help
drizzle-zod not infering jsonb type properly
Bump
2 replies
DTDrizzle Team
Created by dion on 9/26/2023 in #help
Class inheritance (Inherits keyword)
Gotcha, thanks for the insights. Ideally I would not want to edit the migration file since it's not very explicit. Would it then be possible to have a work-around to implement a "Class per table" inheritance as mentioned in this link? https://stackoverflow.com/questions/9174200/how-to-create-multiple-one-to-ones/9178524#9178524
7 replies
DTDrizzle Team
Created by hacktographer on 8/22/2023 in #help
Polymorphic Associations?
Hey! Still kind of confused as to how you create a polymorphic association in drizzle. Could you be kind enough to provide some code on your implementation? (i.e. changes you made to your schema.ts) That owuld help me alot. @hacktographer
29 replies