1. 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
  2. 13 Aug, 2014 1 commit
  3. 12 Aug, 2014 1 commit
  4. 25 Jun, 2014 3 commits