1. 14 Apr, 2013 1 commit
  2. 23 Dec, 2012 1 commit
  3. 05 Oct, 2012 2 commits
    • Sergi de Pablos's avatar
    • Sergi de Pablos's avatar
      Fix dropping foreign key multiple times with test · 59bea6bc
      Sergi de Pablos authored
      In some cases the Comparator class returns multiple drops for the same foreign key.
      Specifically, in case you have two tables, A & B, with A having a foreign key FK
      referencing B, if you drop table B, the resulting diff shows this FK twice,
      once on the diff->orphanedForeignKeys array as we're deleting B, and another on
      the diff->changedTables array as table A is also being modified. As a result of this you
      get the DROP FOREIGN KEY instruction twice in the final SQL.
      59bea6bc
  4. 08 Jul, 2012 1 commit
  5. 04 Jul, 2012 1 commit
  6. 26 Jun, 2012 2 commits
  7. 25 May, 2012 1 commit
  8. 23 May, 2012 1 commit
  9. 24 Mar, 2012 1 commit
  10. 12 Mar, 2012 1 commit
  11. 13 Feb, 2012 2 commits
  12. 22 Jan, 2012 1 commit
  13. 21 Jan, 2012 2 commits
  14. 20 Jan, 2012 1 commit
  15. 19 Jan, 2012 1 commit
  16. 18 Jan, 2012 1 commit
  17. 19 Dec, 2011 1 commit
  18. 13 Dec, 2011 1 commit
  19. 16 Nov, 2011 1 commit
  20. 18 Aug, 2011 1 commit
  21. 31 Jul, 2011 2 commits
  22. 26 Jun, 2011 1 commit
  23. 19 Jun, 2011 1 commit
  24. 16 Jun, 2011 1 commit
  25. 06 Apr, 2011 2 commits
  26. 19 Feb, 2011 2 commits
  27. 18 Feb, 2011 1 commit
  28. 12 Feb, 2011 1 commit
  29. 30 Dec, 2010 1 commit
  30. 18 Nov, 2010 1 commit
  31. 17 Nov, 2010 1 commit
  32. 23 Sep, 2010 1 commit
  33. 11 Sep, 2010 1 commit