1. 19 Nov, 2017 11 commits
  2. 25 Jul, 2017 1 commit
  3. 17 Oct, 2014 1 commit
  4. 25 Mar, 2014 1 commit
  5. 06 Mar, 2014 1 commit
  6. 10 Feb, 2014 1 commit
  7. 22 Dec, 2013 1 commit
  8. 21 Dec, 2013 1 commit
  9. 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
  10. 09 May, 2013 1 commit
  11. 08 Aug, 2012 1 commit
    • Albert Casademont's avatar
      Fix unsigned columns in MySql · e44a6c36
      Albert Casademont authored
      Unsigned column properties were never set. In consequence all migrations diff were trying to change the column definition when it was already changed.
      e44a6c36
  12. 27 May, 2012 1 commit
  13. 25 May, 2012 1 commit
  14. 24 Mar, 2012 2 commits
  15. 13 Feb, 2012 1 commit
  16. 20 Jan, 2012 1 commit
  17. 18 Nov, 2011 1 commit
  18. 20 Feb, 2011 1 commit
  19. 19 Feb, 2011 1 commit
  20. 01 Jul, 2010 1 commit
    • beberlei's avatar
      Apply array_change_key_case in... · 125f3b17
      beberlei authored
      Apply array_change_key_case in MysqlSchemaManager::_getPortableColumnDefinition() and adapt further code to work with it
      125f3b17
  21. 12 Jun, 2010 1 commit
  22. 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
  23. 26 Feb, 2010 1 commit
  24. 10 Feb, 2010 2 commits
  25. 07 Feb, 2010 1 commit
  26. 04 Dec, 2009 2 commits
  27. 02 Dec, 2009 1 commit