1. 01 Apr, 2018 1 commit
  2. 03 Jan, 2018 1 commit
  3. 19 Nov, 2017 15 commits
  4. 25 Jul, 2017 1 commit
  5. 17 Oct, 2014 1 commit
  6. 25 Mar, 2014 1 commit
  7. 06 Mar, 2014 1 commit
  8. 10 Feb, 2014 1 commit
  9. 22 Dec, 2013 1 commit
  10. 21 Dec, 2013 1 commit
  11. 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
  12. 09 May, 2013 1 commit
  13. 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
  14. 27 May, 2012 1 commit
  15. 25 May, 2012 1 commit
  16. 24 Mar, 2012 2 commits
  17. 13 Feb, 2012 1 commit
  18. 20 Jan, 2012 1 commit
  19. 18 Nov, 2011 1 commit
  20. 20 Feb, 2011 1 commit
  21. 19 Feb, 2011 1 commit
  22. 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
  23. 12 Jun, 2010 1 commit
  24. 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
  25. 26 Feb, 2010 1 commit