1. 02 Nov, 2019 13 commits
  2. 07 Aug, 2019 1 commit
  3. 17 Mar, 2019 1 commit
  4. 29 Jan, 2019 1 commit
  5. 22 Jan, 2019 1 commit
  6. 24 Oct, 2018 1 commit
  7. 16 Oct, 2018 2 commits
  8. 06 Oct, 2018 1 commit
  9. 02 Oct, 2018 3 commits
  10. 11 Jul, 2018 1 commit
  11. 01 Jul, 2018 1 commit
  12. 15 May, 2018 1 commit
  13. 01 Apr, 2018 1 commit
  14. 29 Jan, 2018 2 commits
  15. 04 Jan, 2018 1 commit
  16. 01 Jan, 2018 1 commit
  17. 26 Dec, 2017 1 commit
  18. 20 Nov, 2017 1 commit
    • Robin Appelman's avatar
      Fix changing column from int to bigint with autoincrement · 754880b6
      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.
      754880b6
  19. 18 Nov, 2017 1 commit
  20. 25 Jul, 2017 1 commit
  21. 19 Jul, 2017 1 commit
  22. 09 Mar, 2017 1 commit
  23. 15 Jul, 2016 1 commit
  24. 06 Jan, 2016 1 commit