What's Changed
-
Query folding, better performance, new functions, bug fixes by @tmijail in #36
- Added query folding for
GetRowCount. - Better performance on
GetType(still not optimal, refactoring is needed), - Fixed bug when doing successive
OnTakes, - Added
search_countfunction. - Added
read_groupfunction. Still need to add some docs, - Updated docs for
search_read,
- Added query folding for
-
docs: update README.md by @eltociear in #31
New Contributors
- @eltociear made their first contribution in #31
Full Changelog: v1.0.0...v1.2.0