1. 25 May, 2012 1 commit
  2. 18 May, 2012 1 commit
  3. 05 May, 2012 1 commit
  4. 24 Mar, 2012 1 commit
  5. 09 Jan, 2012 2 commits
  6. 18 Dec, 2011 1 commit
  7. 13 Dec, 2011 1 commit
  8. 24 Nov, 2011 1 commit
  9. 16 Nov, 2011 1 commit
  10. 20 Feb, 2011 1 commit
  11. 19 Feb, 2011 1 commit
  12. 18 Feb, 2011 1 commit
  13. 12 Feb, 2011 1 commit
  14. 12 Dec, 2010 1 commit
  15. 11 Sep, 2010 2 commits
  16. 20 Jun, 2010 1 commit
  17. 12 Jun, 2010 4 commits
  18. 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
  19. 31 Mar, 2010 1 commit
  20. 10 Feb, 2010 2 commits
  21. 06 Dec, 2009 1 commit
  22. 04 Dec, 2009 2 commits
  23. 03 Dec, 2009 1 commit
  24. 30 Nov, 2009 3 commits
  25. 25 Nov, 2009 1 commit
  26. 03 Nov, 2009 2 commits
  27. 14 Oct, 2009 1 commit
  28. 01 Oct, 2009 1 commit
  29. 30 May, 2009 2 commits
    • romanb's avatar
      [2.0] Solved the hassle with dropping/creating the test database through... · 548e0746
      romanb authored
      [2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
      548e0746
    • romanb's avatar
      [2.0] Small cleanups · d13e94ab
      romanb authored
      d13e94ab