1. 23 Aug, 2015 1 commit
  2. 19 Dec, 2014 1 commit
  3. 05 Aug, 2014 2 commits
  4. 22 Jul, 2014 3 commits
  5. 29 Apr, 2014 2 commits
  6. 28 Dec, 2013 1 commit
  7. 21 Dec, 2013 1 commit
  8. 09 Oct, 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. 13 Jun, 2013 4 commits
  11. 22 Nov, 2012 1 commit
  12. 16 Jul, 2012 1 commit
  13. 04 Jul, 2012 1 commit
  14. 25 May, 2012 1 commit
  15. 24 Mar, 2012 2 commits
  16. 13 Feb, 2012 1 commit
  17. 19 Dec, 2011 1 commit
  18. 26 Jun, 2011 1 commit
  19. 18 Nov, 2010 1 commit
  20. 23 Sep, 2010 1 commit
  21. 11 Sep, 2010 2 commits
  22. 05 Dec, 2009 1 commit
  23. 04 Dec, 2009 1 commit
  24. 03 Dec, 2009 1 commit
  25. 02 Dec, 2009 1 commit
  26. 29 Nov, 2009 1 commit
  27. 28 Nov, 2009 1 commit
  28. 27 Nov, 2009 1 commit
  29. 26 Nov, 2009 1 commit
    • beberlei's avatar
      [2.0] - DDC-169 - Began refactoring of DBAL code, introduced object notation... · 22cfa37f
      beberlei authored
      [2.0] - DDC-169 - Began refactoring of DBAL code, introduced object notation for a database schema, including Tables, Indexes, Constraints, Sequences and Columns. Added a CreateSql Visitor which transforms a schema object graph into the required SQL statements to create it. Next: Replacing SchemaTool::getCreateSql() with new syntax...
      22cfa37f