Skip to content

Releases: drizzle-team/drizzle-orm

drizzle-kit@0.31.6

28 Oct 12:48
ad4ddd4

Choose a tag to compare

0.44.7

23 Oct 18:11
11ff664

Choose a tag to compare

0.44.6

02 Oct 09:49
a9136ee

Choose a tag to compare

  • feat: add $replicas reference #4874

drizzle-kit@0.31.5

26 Sep 12:47
8e8a9e9

Choose a tag to compare

  • Add casing support to studio configuration and related functions

0.44.5

25 Aug 14:30
37d059f

Choose a tag to compare

  • Fixed invalid usage of .one() in durable-sqlite session
  • Fixed spread operator related crash in sqlite blob columns
  • Better browser support for sqlite blob columns
  • Improved sqlite blob mapping

0.44.4

29 Jul 09:22
8b8d78e

Choose a tag to compare

0.44.3

14 Jul 17:08
027921f

Choose a tag to compare

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

drizzle-kit@0.31.4

27 Jun 08:13
ac1dcd9

Choose a tag to compare

  • Fixed halfvec, bit and sparsevec type generation bug in drizzle-kit

drizzle-kit@0.31.3

26 Jun 14:41
5c6b3af

Choose a tag to compare

  • Internal changes to Studio context. Added databaseName and packageName properties for Studio

drizzle-kit@0.31.2

23 Jun 10:36
9895842

Choose a tag to compare

Bug fixes

  • Fixed relations extraction to not interfere with Drizzle Studio.