1. 29 Dec, 2012 1 commit
  2. 05 Sep, 2012 1 commit
  3. 26 Jun, 2012 1 commit
  4. 05 May, 2012 2 commits
  5. 24 Mar, 2012 2 commits
  6. 14 Mar, 2012 1 commit
  7. 06 Feb, 2012 1 commit
    • Benjamin Eberlei's avatar
      [DBAL-216] Reintroduce ext/sqlsrv Driver. · 4c300758
      Benjamin Eberlei authored
      This is necessary because pdo_sqlsrv still has some little bugs that
      prevent it from being used in all use-cases. Additionally only sqlsrv
      can make use of the Azure federations features.
      4c300758
  8. 29 Jan, 2012 2 commits
  9. 16 Jan, 2012 1 commit
  10. 18 Dec, 2011 1 commit
  11. 10 Dec, 2011 1 commit
  12. 08 Dec, 2011 1 commit
  13. 10 Nov, 2011 1 commit
  14. 03 Nov, 2011 1 commit
  15. 02 Nov, 2011 1 commit
  16. 30 Oct, 2011 1 commit
  17. 25 Sep, 2011 1 commit
  18. 26 Jun, 2011 1 commit
  19. 27 Mar, 2011 1 commit
  20. 06 Mar, 2011 1 commit
  21. 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
  22. 19 Feb, 2011 1 commit
  23. 21 Jul, 2010 1 commit
  24. 15 May, 2010 1 commit
  25. 14 May, 2010 2 commits
  26. 07 Apr, 2010 1 commit