rcamf
DTDrizzle Team
•Created by rcamf on 1/10/2025 in #help
Enum in Unique Constraint throws error.
Update: The error message appeared because in my index file the type was exported below the table. Changing the order fixed this error. Closing
2 replies
DTDrizzle Team
•Created by rcamf on 2/15/2024 in #help
Type of relations when using with is not correctly set
Okay I think I have figured out the cause of the problem. Somehow my relations are not properly added to the schema. Since setting it up like you did works for me as well. Thanks a lot
4 replies
DTDrizzle Team
•Created by rcamf on 2/15/2024 in #help
Type of relations when using with is not correctly set
Sadly I cannot provide a reproduction repo, but I am using
drizzle-orm: beta
right now. Could it possibly be related to that.4 replies