Skip to content

v1.0.2.3

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 23 Jul 21:36
· 9 commits to main since this release

Fixed:

  • sqlLog contained duplicated entries, because getAll and getAllBase both logged queries while getAll just passes its sql into getAllBase.

Changed:

  • getAllBase now additionally has a param attribute, which is an array with mapped values for params within the sql string, eg: ":test"