github simolus3/drift drift-2.10.0
Drift 2.10.0

latest releases: drift-2.24.0, drift_dev-2.24.0, sqlparser-0.41.0...
2 years ago

The main new feature of drift 2.10 is the drift_dev schema steps command, which generates a single Dart file with all schema versions of your database available.
A generated API in that file makes it easy to write incremental schema migrations.

Additionally, this release fixes an issue with the new WASM implementation when the set of available storage implements in a browser changes and makes drift_dev print a warning when Dart tables are implicitly added to a database through a transitive import.

Don't miss a new drift release

NewReleases is sending notifications on new releases.