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