Back to Drizzle Orm

DrizzleORM v0.28.2 release

src/content/docs/latest-releases/drizzle-orm-v0282.mdx

latest647 B
Original Source

The community contributions release 🎉

Internal Features and Changes

  • Added a set of tests for d1
  • Fixed issues in internal documentation

Fixes

  • Resolved the issue of truncating timestamp milliseconds for MySQL
  • Corrected the type of the .get() method for sqlite-based dialects (#565)
  • Rectified the sqlite-proxy bug that caused the query to execute twice

New packages 🎉

Added a support for Typebox in drizzle-typebox package.

Please check documentation page for more usage examples: /docs/typebox