File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ## 2.26.0-dev
1+ ## 2.26.0
22
33- Add support for window functions with ` WindowFunctionExpression ` .
44
Original file line number Diff line number Diff line change 11name : drift
22description : Drift is a reactive library to store relational data in Dart and Flutter applications.
3- version : 2.25.1
3+ version : 2.26.0
44repository : https://github.com/simolus3/drift
55homepage : https://drift.simonbinder.eu/
66issue_tracker : https://github.com/simolus3/drift/issues
Original file line number Diff line number Diff line change 1- ## 2.25.3-dev
1+ ## 2.26.0
22
33- Fix warning on Dart-defined views referencing the same table multiple times.
44- Don't generate unnecessary verification code.
Original file line number Diff line number Diff line change 11name : drift_dev
22description : Dev-dependency for users of drift. Contains the generator and development tools.
3- version : 2.25.2
3+ version : 2.26.0
44repository : https://github.com/simolus3/drift
55homepage : https://drift.simonbinder.eu/
66issue_tracker : https://github.com/simolus3/drift/issues
@@ -34,7 +34,7 @@ dependencies:
3434 io : ^1.0.3
3535
3636 # Drift-specific analysis and apis
37- drift : " >=2.25 .0 <2.26 .0"
37+ drift : " >=2.26 .0 <2.27 .0"
3838 sqlite3 : ^2.4.6
3939 sqlparser : ^0.41.0
4040
You can’t perform that action at this time.
0 commit comments