It's annoying when the auto import imports the schema folder instead of the specific table file. Move `/packages/db/src/schema/index.ts` to `/packages/db/src/schema.ts` Update the package.json exports!
It's annoying when the auto import imports the schema folder instead of the specific table file.
Move
/packages/db/src/schema/index.tsto
/packages/db/src/schema.tsUpdate the package.json exports!