v1.0.2.3
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"