1. 29 Jul, 2012 1 commit
  2. 05 Jul, 2012 1 commit
  3. 26 Jun, 2012 2 commits
  4. 25 May, 2012 1 commit
  5. 18 May, 2012 1 commit
  6. 17 May, 2012 1 commit
  7. 02 Apr, 2012 2 commits
  8. 28 Mar, 2012 1 commit
  9. 24 Mar, 2012 2 commits
  10. 29 Feb, 2012 1 commit
  11. 28 Feb, 2012 1 commit
  12. 18 Feb, 2012 1 commit
  13. 29 Dec, 2011 1 commit
  14. 07 Dec, 2011 1 commit
  15. 30 Oct, 2011 1 commit
  16. 23 Oct, 2011 5 commits
  17. 22 Oct, 2011 1 commit
  18. 25 Sep, 2011 1 commit
  19. 21 Sep, 2011 1 commit
  20. 25 Jul, 2011 1 commit
  21. 28 Jun, 2011 1 commit
  22. 15 May, 2011 1 commit
  23. 14 May, 2011 1 commit
  24. 07 May, 2011 1 commit
  25. 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
  26. 01 Jan, 2011 1 commit
  27. 05 Oct, 2010 7 commits