1. 19 Oct, 2014 1 commit
  2. 17 Oct, 2014 1 commit
  3. 13 Oct, 2014 1 commit
  4. 12 Oct, 2014 1 commit
    • bump minimum required cubrid version · a375a620
      Carsten Brandt authored
      there is no reliable way to determine the cubrid PDO extension version used
      and also no reliable way to detect which combination of server and client produces wrong behavior.
      
      By requiering 9.3 or higher in both client and server we can be sure it works.
      
      fixes #852
  5. 09 Oct, 2014 1 commit
  6. 06 Oct, 2014 2 commits
  7. 05 Oct, 2014 1 commit
  8. 03 Oct, 2014 1 commit
  9. 28 Sep, 2014 1 commit
  10. 24 Sep, 2014 6 commits
  11. 23 Sep, 2014 1 commit
  12. 22 Sep, 2014 1 commit
  13. 12 Sep, 2014 1 commit
  14. 10 Sep, 2014 3 commits
  15. 05 Sep, 2014 2 commits
  16. 03 Sep, 2014 1 commit
  17. 28 Aug, 2014 1 commit
    • fixed boolean handling for PostgreSQL · 78b5c7db
      Carsten Brandt authored
      - do not allow boolean values for integer columns
      - use native boolean type with boolean values
      - removed workaround that turned out to be wrong when schema and values
        are used correctly. Workaround resulted from wrong usage of boolean
        values before.
      
      fixes #4672
  18. 26 Aug, 2014 1 commit
  19. 24 Aug, 2014 1 commit
  20. 23 Aug, 2014 1 commit
  21. 22 Aug, 2014 1 commit
  22. 14 Aug, 2014 1 commit
  23. 13 Aug, 2014 1 commit
  24. 12 Aug, 2014 4 commits
  25. 11 Aug, 2014 2 commits
  26. 01 Aug, 2014 2 commits