mirror of
https://github.com/dg/dibi.git
synced 2025-10-29 04:37:17 +01:00
* fixed affectedRows & insertId bug
This commit is contained in:
@@ -43,6 +43,3 @@ foreach ($res as $row => $fields) {
|
||||
foreach ($res->getIterator(2, 3) as $row => $fields) {
|
||||
print_r($fields);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user