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