github drizzle-team/drizzle-orm v1.0.0-beta.14

pre-release10 hours ago

Migrator update

The migrator now applies all changes that are missing in the database. Previously the migrator only looked for local migrations with a creation date later than the last migration applied in the database
Now it detects and applies all missing migrations

  • Fixed generate and pull commands to display the SQL file instead of the folder path in the migration output message

Your SQL migration ➜ path

Bug fixed

Don't miss a new drizzle-orm release

NewReleases is sending notifications on new releases.