mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 22:26:43 +02: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