1. 29 Sep, 2016 1 commit
  2. 29 Aug, 2016 1 commit
  3. 09 Aug, 2016 1 commit
  4. 22 Jul, 2016 2 commits
    • Alexander Butenko's avatar
      Merge pull request #504 from ricwein/master · bd4fb1b7
      Alexander Butenko authored
      insertMulti implementation by using transactions
      bd4fb1b7
    • 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
  5. 13 Jul, 2016 4 commits
  6. 08 Jul, 2016 4 commits
  7. 29 Jun, 2016 2 commits
  8. 28 Jun, 2016 8 commits
  9. 27 Jun, 2016 1 commit
  10. 29 May, 2016 2 commits
  11. 21 May, 2016 3 commits
  12. 11 May, 2016 2 commits
  13. 10 May, 2016 5 commits
  14. 24 Apr, 2016 3 commits
  15. 22 Apr, 2016 1 commit