1. 06 Jun, 2020 1 commit
  2. 06 May, 2020 1 commit
    • Grégoire Paris's avatar
      Use proper check in acceptForeignKey() · f0c1af4b
      Grégoire Paris authored
      Checking that the platform supports foreign key is not the right case
      here, because we should check if we can create them by themselves, after
      the table is created. It is not the case for Sqlite.
      
      Closes #3990
      f0c1af4b
  3. 04 May, 2020 1 commit
  4. 01 May, 2020 1 commit
  5. 29 Mar, 2020 1 commit
  6. 17 Mar, 2019 1 commit
  7. 03 Feb, 2019 1 commit
  8. 24 Jan, 2019 1 commit
  9. 07 Oct, 2018 1 commit
  10. 02 Oct, 2018 3 commits
  11. 01 Apr, 2018 1 commit
  12. 25 Jul, 2017 1 commit
  13. 13 Aug, 2015 1 commit
  14. 19 Dec, 2014 1 commit
  15. 18 Aug, 2014 2 commits
  16. 05 May, 2014 1 commit
  17. 29 Apr, 2014 1 commit
  18. 17 Apr, 2014 1 commit
  19. 22 Dec, 2013 1 commit
  20. 21 Dec, 2013 1 commit
  21. 04 Oct, 2013 1 commit
    • flip111's avatar
      Added default namespace when no schema support · ea025473
      flip111 authored
      The current implementation uses the schema name as namespace name.
      Some platforms don't support schema's, but a namespace name still needs to
      be present. Added namespace name 'default' when there is no default schema
      name.
      ea025473
  22. 01 Oct, 2013 1 commit
  23. 27 Sep, 2013 1 commit
  24. 23 Sep, 2013 1 commit
  25. 18 Sep, 2013 1 commit
  26. 09 Aug, 2013 3 commits
  27. 06 Aug, 2013 1 commit
  28. 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
  29. 27 Feb, 2013 2 commits
  30. 16 Jul, 2012 1 commit
  31. 25 May, 2012 1 commit
  32. 18 May, 2012 1 commit
  33. 02 Apr, 2012 2 commits