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