1. 21 May, 2017 1 commit
  2. 20 May, 2017 1 commit
  3. 08 May, 2017 1 commit
  4. 20 Apr, 2017 2 commits
  5. 07 Feb, 2017 2 commits
  6. 24 Jan, 2017 1 commit
  7. 21 Jan, 2017 1 commit
  8. 20 Jan, 2017 1 commit
  9. 09 Sep, 2016 1 commit
  10. 10 Jan, 2016 1 commit
  11. 09 Jan, 2016 2 commits
  12. 05 Jan, 2016 1 commit
  13. 07 Dec, 2015 1 commit
  14. 12 Oct, 2015 1 commit
  15. 23 Aug, 2015 1 commit
  16. 13 Aug, 2015 1 commit
  17. 09 Aug, 2015 1 commit
  18. 03 Aug, 2015 1 commit
  19. 21 May, 2015 2 commits
    • Martin Poirier Théorêt's avatar
      Pass table object instead of table table name · 089001f2
      Martin Poirier Théorêt authored
      On the MySQLPlatform::getDropForeignKeySQL table name will not be escaped if the name is passed instead of the object table itself.
      
      Since the getLocalTableName use the localTable property the object is always available, there is no reason not to use it.
      089001f2
    • Martin Poirier Théorêt's avatar
      Check for foreign table name on removed tables foreign key · b2a345f0
      Martin Poirier Théorêt authored
      According to the comment
      
      // deleting duplicated foreign keys present on both on the orphanedForeignKey
      // and the removedForeignKeys from changedTables
      
      A check must be had on the $removedForeignKey so it does point on the removed table. Currently it does unset all keys removal even the one pointing on other table.
      b2a345f0
  20. 01 May, 2015 1 commit
  21. 25 Apr, 2015 1 commit
  22. 08 Jan, 2015 1 commit
  23. 03 Jan, 2015 1 commit
  24. 26 Dec, 2014 2 commits
  25. 19 Dec, 2014 2 commits
  26. 20 Oct, 2014 1 commit
  27. 19 Oct, 2014 1 commit
  28. 17 Oct, 2014 4 commits
  29. 17 Sep, 2014 1 commit
  30. 10 Sep, 2014 1 commit
  31. 02 Sep, 2014 1 commit