Skip to content

Commit

Permalink
Mention WasmDatabase.probe() in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simolus3 committed Aug 10, 2023
1 parent 08fa630 commit fa83fbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drift/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fa83fbe

Please sign in to comment.