Releases: lintangtimur/Steldb
Releases · lintangtimur/Steldb
v1.1.2
v1.1.1
Documentation
Documentation can be found in folder doc
v1.1.0 - Added Logger Option
Changelog
Add logger, this log only logging query and parameter, and will be store in <your current dir>/logs/steldb.log
- Add logger option into DB instance, default is true.
$db = new DB($logger = false);
v1.0.0.0
Changelog:
- Fix dd helper function
- Remove rowCount from get result