1. 01 Apr, 2018 1 commit
  2. 28 Jul, 2017 1 commit
  3. 19 Dec, 2014 1 commit
  4. 18 Aug, 2014 1 commit
  5. 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
  6. 28 Jun, 2010 1 commit
  7. 05 Mar, 2010 1 commit
  8. 06 Dec, 2009 2 commits
  9. 03 Dec, 2009 1 commit
  10. 29 Nov, 2009 1 commit
  11. 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