github drizzle-team/drizzle-kit-mirror v0.19.12
0.19.12

latest releases: v0.23.1, v0.23.0, v0.22.8...
14 months ago
  • 🐛 SQLite push changes were triggered if there is an { autoincrement: true } field in a schema. This was caused by SQLite not storing proper information about the AUTOINCREMENT property for the column. In this release, it should treat it as expected.
  • 🐛 The SQLite introspect command was generating incorrect defaults for expressions in the output schema.
  • 🐛 As long as SQLite creates indexes for primary keys by default, those were not filtered in the push command. In this release, we will ignore such indexes.
  • 🐛 Fixed MySQL - Introspect not importing int

Don't miss a new drizzle-kit-mirror release

NewReleases is sending notifications on new releases.