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