1. 30 Nov, 2018 1 commit
  2. 28 Sep, 2018 2 commits
  3. 01 Apr, 2018 1 commit
  4. 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
  5. 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
  6. 18 Nov, 2017 2 commits
  7. 09 Sep, 2017 1 commit
  8. 20 Jul, 2017 1 commit
  9. 24 Jan, 2017 1 commit
  10. 18 Jan, 2017 1 commit
  11. 17 Oct, 2015 1 commit
  12. 03 Aug, 2015 1 commit
  13. 18 Jan, 2015 1 commit
  14. 03 Jan, 2015 4 commits
  15. 10 Nov, 2014 1 commit
  16. 02 May, 2014 1 commit
  17. 22 Apr, 2014 1 commit
  18. 22 Dec, 2013 2 commits
  19. 04 May, 2013 2 commits
  20. 27 Dec, 2012 1 commit
  21. 18 May, 2012 1 commit
  22. 05 May, 2012 1 commit
  23. 24 Mar, 2012 1 commit
  24. 21 Jan, 2012 1 commit
  25. 16 Nov, 2011 1 commit
  26. 30 Oct, 2011 1 commit
  27. 19 Feb, 2011 1 commit
  28. 12 Feb, 2011 1 commit
  29. 12 Dec, 2010 1 commit
  30. 25 Jul, 2010 1 commit
  31. 20 Jun, 2010 1 commit
  32. 11 Feb, 2010 1 commit