drizzle-kit@0.28.1
drizzle-team/drizzle-ormdrizzle-kit@0.28.1Nov 14, 2024by github-actions[bot]
AI Summary
This is a minor bug fix release (0.28.1) for drizzle-kit that addresses typos in the repository and fixes an issue where the wrong dialect was set in MySQL/SQLite introspect functionality.
Key Highlights
- Fixed typos in repository (thanks to contributors @armandsalle, @masto, @wackbyte, @Asher-JH, @MaxLeiter)
- Fixed wrong dialect being set in MySQL/SQLite introspect (PR #2865)
Full Release Notes
# Bug fixes - Fixed typos in repository: thanks @armandsalle, @masto, @wackbyte, @Asher-JH, @MaxLeiter - [fix: wrong dialect set in mysql/sqlite introspect](https://github.com/drizzle-team/drizzle-orm/pull/2865)