a205fe1138
pnpm --filter runs in the workspace root where tsc finds the root tsconfig.json instead of packages/db/tsconfig.json. Change into the package directory so tsc picks up the correct local tsconfig. Co-Authored-By: Paperclip <noreply@paperclip.ing>