drizzle-orm/aws-data-api/pg typing problem

I encountered type error when accessing to tables which are defined in schema.ts. The schema is passed to drizzle client.

Same codes work in node-postgres. Is this bug? or unsupported feature?
Screenshot_2025-06-02_at_15.14.42.png
Was this page helpful?