mirror of https://github.com/AMT-Cheif/drift.git
Mention `WasmDatabase.probe()` in changelog
This commit is contained in:
parent
08fa63069c
commit
fa83fbe876
|
@ -6,6 +6,8 @@
|
|||
- Add the `substr` extension on `Expression<String>` to call the sqlite3 function from
|
||||
the Dart API.
|
||||
- Add `isolateSetup` to `NativeDatabase.createInBackground()` to override libraries.
|
||||
- Add `WasmDatabase.probe()`, a method probing for available implementations and existing
|
||||
databases without opening one directly.
|
||||
|
||||
## 2.10.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue