drizzle-kit@0.30.4
drizzle-team/drizzle-ormdrizzle-kit@0.30.4Jan 29, 2025by github-actions[bot]
AI Summary
This is a bug fix release for drizzle-kit 0.30.4 that addresses two issues with the introspection feature in MySQL. The release corrects incorrect SQL syntax generation when introspecting MySQL databases and unsigned columns.
Key Highlights
- Fixed incorrect SQL syntax generation during MySQL introspection
- Fixed incorrect syntax output when introspecting unsigned columns
Full Release Notes
- Fix bug that generates incorrect syntax when introspect in mysql - Fix a bug that caused incorrect syntax output when introspect in unsigned columns