1. 28 Jan, 2012 1 commit
  2. 21 Jan, 2012 1 commit
  3. 09 Jan, 2012 1 commit
  4. 18 Dec, 2011 1 commit
    • Miquel Rodríguez Telep / Michael Rodríguez-Torrent's avatar
      Remove broken SQLite auto-increment and fix composite primary keys · ced12abf
      * The old implementation produced invalid SQLite statements for tables with
        a composite primary key, as SQLite cannot have more than one primary key
        clause and autoincrement can only be declared on a single column
      * There is currently no way to tell from its pragma if an SQLite column
        auto-increments, therefore enabling it on all primary keys is not accurate
      * SQLite primary keys auto-increment anyway (but slightly differently from an
        actual auto-increment column -- not guaranteed unique)
      ced12abf
  5. 06 Dec, 2011 1 commit
  6. 21 Nov, 2011 1 commit
  7. 30 Oct, 2011 1 commit
  8. 28 Oct, 2011 1 commit
  9. 31 Jul, 2011 2 commits
  10. 27 Mar, 2011 1 commit
  11. 27 Feb, 2011 1 commit
  12. 26 Feb, 2011 1 commit
  13. 20 Feb, 2011 1 commit
  14. 19 Feb, 2011 1 commit
  15. 27 Nov, 2010 1 commit
  16. 31 Oct, 2010 1 commit
  17. 12 Jun, 2010 1 commit
  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. 06 May, 2010 1 commit
  20. 30 Apr, 2010 1 commit
  21. 08 Apr, 2010 1 commit
  22. 15 Mar, 2010 1 commit
  23. 05 Mar, 2010 1 commit
  24. 19 Feb, 2010 1 commit
  25. 11 Feb, 2010 4 commits
  26. 10 Feb, 2010 1 commit
  27. 07 Feb, 2010 1 commit
  28. 06 Dec, 2009 1 commit
  29. 02 Dec, 2009 1 commit
  30. 30 Nov, 2009 1 commit
  31. 03 Nov, 2009 1 commit
  32. 01 Oct, 2009 1 commit
  33. 05 Sep, 2009 1 commit
  34. 28 Aug, 2009 1 commit
  35. 11 Aug, 2009 1 commit
  36. 20 Jun, 2009 1 commit