Open jthurteau opened 8 years ago
setting option PDO::MYSQL_ATTR_FOUND_ROWS => TRUE will make things like UPDATE indicate the number of rows that matched the WHERE, and not only rows that had an effective change applied. Make a method for the object to set this.
setting option PDO::MYSQL_ATTR_FOUND_ROWS => TRUE will make things like UPDATE indicate the number of rows that matched the WHERE, and not only rows that had an effective change applied. Make a method for the object to set this.