github simolus3/drift drift-2.23.1
Drift 2.23.1

latest releases: drift-2.24.0, drift_dev-2.24.0, sqlparser-0.41.0...
8 months ago

This patch release fixes the following issues:

  • Fix TableStatements.insertAll to only apply a database-specific pragma for SQLite databases.
  • Don't attempt to roll-back transactions that failed to begin.
  • Fix unhandled exception when cancelling transactions.
  • Fix deadlock when drift databases are used in a fake_async Zone and then closed outside that zone.

Also, drift_dev version 2.23.1 contains one improvement:

  • Generate typed reference-resolving queries through the manager API when modular code-generation is enabled. Previously, this feature was only enabled for monolithic generation modes.

Don't miss a new drift release

NewReleases is sending notifications on new releases.