Unclaimed project
Are you a maintainer of PHP-MySQLi-Database-Class? Claim this project to take control of your public changelog and roadmap.
Changelog
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Added multiple connections support Added autoreconnect if connection lost Fixed groupBy with spaces in field declaration Do not reset connection name in transaction Fix for #554 Fixing Join usage with 'USING' instead of 'ON' FIX #626: dbObject not finding relations (#667) Adding ORDER BY REGEXP possibilite