1. 25 Feb, 2010 1 commit
  2. 13 Feb, 2010 1 commit
  3. 10 Feb, 2010 2 commits
  4. 10 Dec, 2009 1 commit
  5. 06 Dec, 2009 2 commits
  6. 04 Dec, 2009 1 commit
  7. 03 Dec, 2009 1 commit
  8. 30 Nov, 2009 2 commits
  9. 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
  10. 27 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