1. 10 May, 2017 1 commit
  2. 08 Feb, 2017 2 commits
  3. 23 Jan, 2017 2 commits
  4. 09 Sep, 2016 1 commit
  5. 12 Jan, 2016 1 commit
  6. 09 Jan, 2016 3 commits
    • Steve Müller's avatar
      fix CS · 51a0529b
      Steve Müller authored
      51a0529b
    • Martin Poirier Théorêt's avatar
      Check for foreign table name on removed tables foreign key · ed7e49bb
      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.
      ed7e49bb
    • Martin Poirier Théorêt's avatar
      Pass table object instead of table table name · acad5d6e
      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.
      acad5d6e
  7. 05 Jan, 2016 1 commit
  8. 05 Sep, 2015 1 commit
  9. 09 Jan, 2015 1 commit
  10. 03 Jan, 2015 1 commit
  11. 31 Dec, 2014 1 commit
  12. 27 Dec, 2014 1 commit
  13. 26 Dec, 2014 1 commit
  14. 24 Dec, 2014 1 commit
  15. 05 Nov, 2014 1 commit
  16. 31 Oct, 2014 5 commits
  17. 20 Oct, 2014 1 commit
  18. 19 Oct, 2014 1 commit
  19. 17 Oct, 2014 4 commits
  20. 18 Sep, 2014 1 commit
  21. 17 Sep, 2014 1 commit
  22. 11 Sep, 2014 2 commits
  23. 10 Sep, 2014 1 commit
  24. 02 Sep, 2014 3 commits
  25. 21 Aug, 2014 1 commit
  26. 18 Aug, 2014 1 commit