1. 25 Sep, 2011 1 commit
  2. 28 Jun, 2011 1 commit
  3. 15 May, 2011 1 commit
  4. 14 May, 2011 1 commit
  5. 07 May, 2011 1 commit
  6. 05 Mar, 2011 1 commit
    • Benjamin Eberlei's avatar
      [DBAL-78] Add support for native sql list support in positional queries... · df50f44a
      Benjamin Eberlei authored
      [DBAL-78] Add support for native sql list support in positional queries through the introduction of two new constants:
      
      * Doctrine\DBAL\Connection::PARAM_STR_ARRAY
      * Doctrine\DBAL\Connection::PARAM_INT_ARRAY
      
      Replacement of arrays only works in conjunction with the Doctrine\DBAL\Connection::executeQuery() and executeUpdate() methods.
      You need to pass the param constants into the third parameter called $types.
      df50f44a
  7. 01 Jan, 2011 1 commit
  8. 05 Oct, 2010 9 commits
  9. 01 Oct, 2010 2 commits
  10. 30 Sep, 2010 7 commits
  11. 15 Aug, 2010 1 commit
  12. 30 Jun, 2010 1 commit
  13. 20 Jun, 2010 1 commit
  14. 15 May, 2010 1 commit
  15. 13 May, 2010 1 commit
  16. 06 May, 2010 2 commits
  17. 30 Apr, 2010 2 commits
  18. 26 Apr, 2010 1 commit
  19. 08 Apr, 2010 1 commit
  20. 31 Mar, 2010 2 commits
  21. 29 Mar, 2010 1 commit
  22. 15 Mar, 2010 1 commit