You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## 0.7.0
2
2
3
3
- BREAKING CHANGE: Update all Database types to use a `CommonDatabase` interface.
4
-
-BREAKING CHANGE: Update the openDB and open mthods to be synchronous.
4
+
- Update `openDB` and `open` methods to be synchronous.
5
5
- Fix `ArgumentError (Invalid argument(s): argument value for 'return_value' is null)` in sqlite3 when closing the database connection by upgrading to version 2.4.4.
0 commit comments