- 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.