TypeScript and Runtime Error when using string constants in relations references array
Hello!
I'm trying to define a relation where one table can reference multiple different tables based on a type (literal) field, but I'm encountering both TypeScript and runtime errors when trying to use string constants in the references array.
0 Replies