Back to Drizzle Orm

0.44.3

changelogs/drizzle-orm/0.44.3.md

0.45.2181 B
Original Source
  • Fixed types of $client for clients created by drizzle function
ts
await db.$client.[...]
  • Added the updated_at column to the neon_auth.users_sync table definition.