• Richard Weinhold's avatar
    implements new MysqliDb::insertMulti() Method · f7859ca3
    Richard Weinhold authored
    - MysqliDb::insertMulti() requires at least a table-name and
    two-dimensional array containing the data-sets
    - the third parameter $dataKeys can contain an array, setting|overriding
    the table column names in the data-sets
    - removes some unnecessary linebreaks and comments
    - fixes typo
    - adds insertMulti() to Readme
    - adds MysqliDB::insertMulti() insertion tests
    - removes whitespace changes
    f7859ca3
Name
Last commit
Last update
..
dataimport Loading commit data...
models Loading commit data...
dbObjectTests.php Loading commit data...
mysqliDbTests.php Loading commit data...