Simple MySQLi Class v2.0.1 Release Notes

Release Date: 2016-07-11 // almost 8 years ago
    • 🛠 fixed return from "DB->query()" and "Prepare->execute()" -> e.g. if an update-query updated zero rows, then we return "0" instead of "true" now