Ꚃimon
Explore posts from serversDTDrizzle Team
•Created by Ꚃimon on 9/13/2023 in #help
Cannot read properties of undefined (reading 'referencedTable')
My bad - it was trying to query some old relation
7 replies
DTDrizzle Team
•Created by Ꚃimon on 9/13/2023 in #help
Cannot read properties of undefined (reading 'referencedTable')
Well I'm not quite sure which query is triggering this tbh
7 replies
DTDrizzle Team
•Created by Ꚃimon on 9/13/2023 in #help
Cannot read properties of undefined (reading 'referencedTable')
Probably related to the relations somehow?
7 replies
DTDrizzle Team
•Created by Ꚃimon on 9/13/2023 in #help
Cannot read properties of undefined (reading 'referencedTable')
7 replies
DTDrizzle Team
•Created by Ꚃimon on 9/13/2023 in #help
Cannot read properties of undefined (reading 'referencedTable')
These are the recent additions that introduced the bugs:
7 replies
DTDrizzle Team
•Created by daniel on 6/11/2023 in #help
InferModel including relations?
Issue is that this will give you the wrong typehints if you're only selecting certain columns instead of all of them
16 replies
DTDrizzle Team
•Created by daniel on 6/11/2023 in #help
InferModel including relations?
@chronicstone
You can get the returntype of the function where you fetch the data and do the following
16 replies
DTDrizzle Team
•Created by Ꚃimon on 8/9/2023 in #help
Nullable relational query?
So when should you be defining the fields and references?
15 replies
DTDrizzle Team
•Created by Ꚃimon on 8/9/2023 in #help
Nullable relational query?
Oh! That did it. Not sure I understand the relations table then 😮
15 replies