1. 10 Nov, 2011 1 commit
  2. 03 Nov, 2011 1 commit
  3. 02 Nov, 2011 1 commit
  4. 30 Oct, 2011 1 commit
  5. 25 Sep, 2011 1 commit
  6. 26 Jun, 2011 1 commit
  7. 27 Mar, 2011 1 commit
  8. 06 Mar, 2011 1 commit
  9. 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
  10. 19 Feb, 2011 1 commit
  11. 21 Jul, 2010 1 commit
  12. 15 May, 2010 1 commit
  13. 14 May, 2010 2 commits
  14. 07 Apr, 2010 1 commit