1. 25 Jul, 2020 1 commit
  2. 17 Jul, 2020 1 commit
  3. 05 Jul, 2020 1 commit
  4. 04 May, 2020 1 commit
  5. 17 Jun, 2019 1 commit
  6. 03 Feb, 2019 1 commit
  7. 29 Jan, 2019 1 commit
  8. 05 Dec, 2018 1 commit
  9. 24 Nov, 2018 1 commit
  10. 07 Oct, 2018 1 commit
  11. 02 Oct, 2018 3 commits
  12. 27 Jun, 2018 1 commit
  13. 01 Apr, 2018 1 commit
  14. 29 Jan, 2018 1 commit
  15. 15 Jan, 2018 2 commits
  16. 19 Dec, 2017 1 commit
  17. 18 Nov, 2017 1 commit
  18. 28 Jul, 2017 1 commit
  19. 25 Jul, 2017 1 commit
  20. 09 Jan, 2016 1 commit
  21. 21 May, 2015 1 commit
    • 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
  22. 03 Jan, 2015 1 commit
  23. 17 Oct, 2014 1 commit
  24. 10 Sep, 2014 1 commit
  25. 18 Aug, 2014 2 commits
  26. 10 Feb, 2014 2 commits
  27. 29 Dec, 2013 1 commit
  28. 22 Dec, 2013 2 commits
  29. 21 Dec, 2013 1 commit
  30. 20 Dec, 2013 1 commit
  31. 19 Dec, 2013 1 commit
  32. 24 Nov, 2013 1 commit
  33. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      Benjamin Morel authored
      - Fixed docblocks
      - Removed return statements on void methods
      - Cleaned up unused private / local variables
      - Fixed license issues
      - Removed SVN leftovers
      - Fixed doctrine-project.org links
      - Added line breaks before return statements
      f0eaaf6f
  34. 14 Apr, 2013 1 commit