separating relations to different file results in typescript issues
I have updated my config to this and just move the relations to relations.ts
It results in this kind of type error.
1 Reply
👋 where is this? (the snippet with
schema
)
if it is the drizzle config, I am not sure it is requires.
but in your drizzle client, you now need to do that: