Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
drizzle-orm-0.44.3-dist.tgz | 2025-07-14 | 1.2 MB | |
0.44.3 source code.tar.gz | 2025-07-14 | 8.5 MB | |
0.44.3 source code.zip | 2025-07-14 | 9.3 MB | |
README.md | 2025-07-14 | 185 Bytes | |
Totals: 4 Items | 19.0 MB | 0 |
-
Fixed types of
$client
for clients created by drizzle function:::ts await db.$client.[...]
-
Added the
updated_at
column to theneon_auth.users_sync
table definition.