• 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
AbstractSchemaManager.php 36.4 KB