v2.8
版本发布时间: 2017-08-03 00:17:28
ThingEngineer/PHP-MySQLi-Database-Class最新发布版本:v2.9.3(2019-08-24 17:32:24)
I wanted to say thank you for all the guys who were submitting their pull requests.
Thank you @ilyagory , @thingNumber1 , @Skazzino , @shimscharf , @Tom29.
@ricwein I appreciate you support efforts!
You guys rock!
Changelog:
- Multiple databases support
- Added autoreconnect
- Fix issue where orderBy strips spaces from fieldname
- Remove unneeded destructor
- Add socket option to constructor
- Added a function to disconnect from mysql server
- Adding ORDER BY REGEXP possibilites
- dbObject: Added "Hidden Fields"
- Multiple bugfxes and documentation update