drift
- Query delegates: Support nested transactions in
SupportedTransactionDelegate. - Add
WasmProbeResult.exportDatabaseto export an existing web database as aUint8List. - Fix drift server isolates leaking when their only client isolate exits without closing the database.
drift_dev
- Include preamble from drift build options in generated schema code.
- Fix generated code not copying function expressions correctly.
sqlparser
- Support new features introduced in SQLite version 3.50.0.