drift 2.30.1
- Web: Fix databases being moved from IndexedDB to OPFS even if
moveExistingIndexedDbToOpfsis disabled.
drift_dev 2.30.1
make_migrations: Don't generate schema test helpers when--no-testis set.- Generate managers entrypoint for
@DriftAccessors as well. - Add
ValidationOptionsparameter totestWithDataIntegrity.
sqlparser 0.43.0
- Allow parsing SQL from
FileSpans, which is convenient for SQL embedded as text in outer structures.