1. 25 Jul, 2020 1 commit
  2. 17 Jul, 2020 1 commit
  3. 05 Jul, 2020 1 commit
  4. 04 May, 2020 1 commit
  5. 18 Apr, 2020 1 commit
  6. 02 Oct, 2018 3 commits
  7. 01 Apr, 2018 1 commit
  8. 28 Jul, 2017 1 commit
  9. 19 Dec, 2014 1 commit
  10. 18 Aug, 2014 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. 28 Jun, 2010 1 commit
  13. 05 Mar, 2010 1 commit
  14. 06 Dec, 2009 2 commits
  15. 03 Dec, 2009 1 commit
  16. 29 Nov, 2009 1 commit
  17. 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