1. 20 Nov, 2017 1 commit
    • Robin Appelman's avatar
      Fix changing column from int to bigint with autoincrement · ae25512f
      Robin Appelman authored
      - SERIAL and BIGSERIAL are not true types and can't be used in ALTER TABLE expressions
      - When changing between int and bigint auto increment fields the default should no be dropped
        to preserve the link between the column and the sequence.
      ae25512f
  2. 19 Nov, 2017 12 commits
  3. 18 Nov, 2017 7 commits
  4. 28 Aug, 2017 11 commits
  5. 03 Aug, 2017 2 commits
  6. 28 Jul, 2017 7 commits