1. 01 Apr, 2018 1 commit
  2. 06 Dec, 2017 1 commit
  3. 09 Sep, 2017 2 commits
  4. 30 Jun, 2016 1 commit
  5. 23 Aug, 2015 1 commit
  6. 18 Jan, 2015 1 commit
  7. 21 Aug, 2014 1 commit
  8. 18 Aug, 2014 2 commits
  9. 02 May, 2014 1 commit
  10. 24 Mar, 2012 1 commit
  11. 19 Jan, 2012 1 commit
  12. 19 Feb, 2011 1 commit
  13. 12 Feb, 2011 1 commit
  14. 11 Sep, 2010 1 commit
  15. 26 Feb, 2010 1 commit
  16. 25 Feb, 2010 2 commits
  17. 13 Feb, 2010 1 commit
  18. 10 Feb, 2010 1 commit
  19. 10 Dec, 2009 1 commit
  20. 07 Dec, 2009 1 commit
  21. 06 Dec, 2009 1 commit
  22. 04 Dec, 2009 1 commit
  23. 28 Nov, 2009 1 commit
    • beberlei's avatar
      [2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now... · 44cc6465
      beberlei authored
      [2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now generating DDL according to the old and the new mechanisms in parallel. Equality of generation has been verified on Sqlite, Mysql, Oracle. If Postgres is also verified, the old code will be removed in favour of the new one completly.
      44cc6465
  24. 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