github simolus3/drift drift-2.11.1
Drift 2.11.1

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

This minor drift release contains bug fixes and performance improvements for the builder:

  • Allow references to sqlite_schema in drift files.
  • Support the timediff and octet_length functions from sqlite 3.43.0.
  • Reduce the amount of assets read by drift, improving build performance and enabling faster incremental rebuilds.
  • Fix missing import references around @UseRowClass with generateInsertable: true when modular code generation is enabled.
  • Allow using .read() for a column added to a join from the table, fixing a regression in drift 2.11.0.
  • Make step-by-step migrations easier to customize with Migrator.runMigrationSteps.

Don't miss a new drift release

NewReleases is sending notifications on new releases.