1. 01 Jun, 2017 1 commit
  2. 18 Mar, 2017 2 commits
  3. 01 Mar, 2017 5 commits
  4. 24 Feb, 2017 2 commits
  5. 23 Feb, 2017 1 commit
  6. 01 Feb, 2017 2 commits
  7. 20 Dec, 2016 3 commits
  8. 18 Nov, 2016 5 commits
  9. 02 Oct, 2016 1 commit
  10. 29 Sep, 2016 1 commit
  11. 29 Aug, 2016 1 commit
  12. 09 Aug, 2016 1 commit
  13. 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
  14. 13 Jul, 2016 4 commits
  15. 08 Jul, 2016 4 commits
  16. 29 Jun, 2016 2 commits
  17. 28 Jun, 2016 3 commits