File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 2.7.0-dev
1+ ## 2.7.0
22
33- Add support for commit and rollback hooks as well as a predicate that can
4- revert transactions.
4+ revert transactions. Thanks to [ @ jackd ] ( https://github.com/jackd ) !
55
66## 2.6.1
77
Original file line number Diff line number Diff line change 11name : sqlite3
22description : Provides lightweight yet convenient bindings to SQLite by using dart:ffi
3- version : 2.7.0-dev
3+ version : 2.7.0
44homepage : https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3
55issue_tracker : https://github.com/simolus3/sqlite3.dart/issues
66
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ environment:
88 sdk : ^3.3.0
99
1010dependencies :
11- sqlite3 : ^2.7.0-dev
11+ sqlite3 : ^2.7.0
1212 stream_channel : ^2.1.2
1313 web : ^1.0.0
1414
You can’t perform that action at this time.
0 commit comments