1. 13 Oct, 2014 1 commit
  2. 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
  3. 09 Oct, 2014 1 commit
  4. 06 Oct, 2014 2 commits
  5. 05 Oct, 2014 1 commit
  6. 03 Oct, 2014 1 commit
  7. 28 Sep, 2014 1 commit
  8. 24 Sep, 2014 6 commits
  9. 23 Sep, 2014 1 commit
  10. 22 Sep, 2014 1 commit
  11. 12 Sep, 2014 1 commit
  12. 10 Sep, 2014 3 commits
  13. 05 Sep, 2014 2 commits
  14. 03 Sep, 2014 1 commit
  15. 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
  16. 26 Aug, 2014 1 commit
  17. 24 Aug, 2014 1 commit
  18. 23 Aug, 2014 1 commit
  19. 22 Aug, 2014 1 commit
  20. 14 Aug, 2014 1 commit
  21. 13 Aug, 2014 1 commit
  22. 12 Aug, 2014 4 commits
  23. 11 Aug, 2014 2 commits
  24. 01 Aug, 2014 4 commits