mirror of https://github.com/AMT-Cheif/drift.git
Update changelog
This commit is contained in:
parent
95574032f8
commit
5fcee11d4b
|
@ -3,6 +3,7 @@
|
||||||
- Add support for subqueries in the Dart query builder.
|
- Add support for subqueries in the Dart query builder.
|
||||||
- Add `isInExp` and `isNotInExp` to construct `IS IN` expressions with arbitrary
|
- Add `isInExp` and `isNotInExp` to construct `IS IN` expressions with arbitrary
|
||||||
expressions.
|
expressions.
|
||||||
|
- Add `isolateSetup` to `NativeDatabase.createInBackground()` to override libraries.
|
||||||
|
|
||||||
## 2.10.0
|
## 2.10.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue