DrizzleORM v0.28.2 release
Aug 10, 2023
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