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