1. 05 Dec, 2018 1 commit
  2. 02 Oct, 2018 2 commits
  3. 01 Jul, 2018 1 commit
  4. 27 Jun, 2018 1 commit
  5. 30 Apr, 2018 1 commit
  6. 01 Apr, 2018 1 commit
  7. 29 Jan, 2018 1 commit
  8. 06 Dec, 2017 1 commit
    • Grégoire Paris's avatar
      Trigger a deprecation on unknown option · 0241134e
      Grégoire Paris authored
      I am not sure if there is a rationale behind ignoring extra keys like
      this. I was under the impression that something might copy options to
      platform specific options, thus leaving options in the original array,
      knowing they would be ignored anyway. If it is the case, it would be
      best to just move them, otherwise, this commit might help troubleshoot
      some mapping issues.
      I had to fix some tests that wrongly used that options array (maybe
      these options were valid at some point?).
      0241134e
  9. 25 Jul, 2017 1 commit
  10. 07 Feb, 2017 1 commit
  11. 21 Jan, 2017 1 commit
  12. 17 Oct, 2014 2 commits
  13. 29 Dec, 2013 1 commit
  14. 28 Dec, 2013 1 commit
  15. 27 Dec, 2013 1 commit
  16. 21 Dec, 2013 1 commit
  17. 07 Nov, 2013 1 commit
  18. 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
  19. 25 May, 2012 1 commit
  20. 24 Mar, 2012 2 commits
  21. 19 Dec, 2011 1 commit
  22. 20 Feb, 2011 1 commit
  23. 19 Feb, 2011 1 commit
  24. 12 Dec, 2010 1 commit
  25. 29 Nov, 2010 1 commit
  26. 01 Sep, 2010 1 commit
  27. 06 Jun, 2010 1 commit
    • beberlei's avatar
      Added registerDoctrineMappingType() and getDoctrineMappingType() methods,... · 626a334e
      beberlei authored
      Added registerDoctrineMappingType() and getDoctrineMappingType() methods, converted DB2 platform and added some tests, made all platforms work for now
      
      Support Sqlite
      
      Migrated MySQL to Doctrine Type Map
      
      Fixed nasty bug in testcase
      
      Migrated Postgres to support Doctrine Mapping Types
      
      Refactored Oracle Platform to support Doctrine Mapping Types
      
      Refactored DB2 support for Doctrine Mapping Types a little bit
      626a334e
  28. 10 Feb, 2010 2 commits
  29. 07 Feb, 2010 1 commit
  30. 04 Dec, 2009 2 commits
  31. 02 Dec, 2009 1 commit
  32. 30 Nov, 2009 1 commit
  33. 03 Nov, 2009 2 commits
  34. 14 Oct, 2009 1 commit