id field uses generatedAlwaysAsIdentity and is missing from the schema. I see that using generatedByDefaultAsIdentity() instead fixes this (https://github.com/drizzle-team/drizzle-orm/issues/4724) but I would need to evaluate any consequences before rolling this out to production.drizzle-typebox back to v0.3.0 (from v0.3.3) seems to fix for now