github simolus3/drift drift-2.29.0
Drift 2.29.0

11 days ago

Query builder

  • Allow specifying ordering for columns in @TableIndex annotation.
  • Add DelegatedDatabase.externalExecutor, allowing transactions started externally to be used with drift.
  • Add Batch.insertFromSelect to insert rows from a select statement in a batch.

Generator

  • Fix invalid schema code for views.
  • Add the known_tables option. It allows defining external tables assumed to be available without including them in the drift-managed schema.
  • Fix unresolved references in CTEs resolving against the scope of the main query.
  • Static analysis support for the PowerSync SQLite extension.

Tools

  • Devtools extension: Support exporting databases.
  • Make-migrations: Add --no-test option to disable generating tests.
  • Internal: The drift website is now built with jaspr_content.

Don't miss a new drift release

NewReleases is sending notifications on new releases.