1. 21 Nov, 2017 3 commits
  2. 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
  3. 19 Nov, 2017 3 commits
  4. 18 Nov, 2017 3 commits
  5. 28 Aug, 2017 6 commits
  6. 03 Aug, 2017 1 commit
  7. 28 Jul, 2017 2 commits
  8. 22 Jul, 2017 1 commit
  9. 20 Jul, 2017 1 commit
  10. 19 Jul, 2017 1 commit
  11. 29 Jun, 2017 2 commits
  12. 23 Jun, 2017 2 commits
  13. 24 May, 2017 1 commit
  14. 16 May, 2017 3 commits
  15. 11 May, 2017 1 commit
  16. 10 May, 2017 2 commits
  17. 09 May, 2017 2 commits
  18. 08 May, 2017 1 commit
  19. 03 May, 2017 2 commits
  20. 02 May, 2017 2 commits