1. 17 Jul, 2020 2 commits
  2. 05 Jul, 2020 1 commit
  3. 27 May, 2020 2 commits
  4. 04 May, 2020 1 commit
  5. 16 Jan, 2020 1 commit
  6. 30 May, 2019 1 commit
  7. 14 Apr, 2019 1 commit
  8. 17 Mar, 2019 1 commit
  9. 03 Feb, 2019 1 commit
  10. 30 Nov, 2018 1 commit
  11. 28 Sep, 2018 2 commits
  12. 01 Apr, 2018 1 commit
  13. 06 Dec, 2017 2 commits
    • Grégoire Paris's avatar
      Trigger a deprecation on unknown option · 0241134e
      Grégoire Paris authored
      I am not sure if there is a rationale behind ignoring extra keys like
      this. I was under the impression that something might copy options to
      platform specific options, thus leaving options in the original array,
      knowing they would be ignored anyway. If it is the case, it would be
      best to just move them, otherwise, this commit might help troubleshoot
      some mapping issues.
      I had to fix some tests that wrongly used that options array (maybe
      these options were valid at some point?).
      0241134e
    • Gabriel Caruso's avatar
      Refactoring tests · cfc51dc3
      Gabriel Caruso authored
      cfc51dc3
  14. 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
  15. 18 Nov, 2017 2 commits
  16. 09 Sep, 2017 1 commit
  17. 20 Jul, 2017 1 commit
  18. 24 Jan, 2017 1 commit
  19. 18 Jan, 2017 1 commit
  20. 17 Oct, 2015 1 commit
  21. 03 Aug, 2015 1 commit
  22. 18 Jan, 2015 1 commit
  23. 03 Jan, 2015 4 commits
  24. 10 Nov, 2014 1 commit
  25. 02 May, 2014 1 commit
  26. 22 Apr, 2014 1 commit
  27. 22 Dec, 2013 2 commits
  28. 04 May, 2013 2 commits
  29. 27 Dec, 2012 1 commit
  30. 18 May, 2012 1 commit