We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2759cd9 commit f4114d8Copy full SHA for f4114d8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release notes
2
3
+## 1.2.0
4
+- Added a second method `contentResolver.querySql2(..)` that returns the `contentResolver.query(params)` calculated params
5
+instead of cursor
6
+
7
## 1.1.0
8
- Fixed multiple `GROUP BY` not working
9
- Improved tests
0 commit comments