Skip to content

Releases: drizzle-team/drizzle-orm

drizzle-kit@0.31.7

Choose a tag to compare

@AndriiSherman AndriiSherman released this 17 Nov 11:51
47ba9c8

drizzle-kit@0.31.6

Choose a tag to compare

@github-actions github-actions released this 28 Oct 12:48
ad4ddd4

0.44.7

Choose a tag to compare

@github-actions github-actions released this 23 Oct 18:11
11ff664

0.44.6

Choose a tag to compare

@github-actions github-actions released this 02 Oct 09:49
a9136ee
  • feat: add $replicas reference #4874

drizzle-kit@0.31.5

Choose a tag to compare

@github-actions github-actions released this 26 Sep 12:47
8e8a9e9
  • Add casing support to studio configuration and related functions

0.44.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:30
37d059f
  • 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

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:22
8b8d78e

0.44.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:08
027921f
  • 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

Choose a tag to compare

@github-actions github-actions released this 27 Jun 08:13
ac1dcd9
  • Fixed halfvec, bit and sparsevec type generation bug in drizzle-kit

drizzle-kit@0.31.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:41
5c6b3af
  • Internal changes to Studio context. Added databaseName and packageName properties for Studio