Russell
DTDrizzle Team
•Created by Russell on 2/4/2024 in #help
Issue when inserting
I get the error on userId
9 replies
DTDrizzle Team
•Created by Russell on 9/1/2023 in #help
Handling self referencing foreign keys
I have the following code but am getting an error that says
'people' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.ts(7022)
How should I handle a self referencing foreign key like in my example below?
3 replies