• 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
Name
Last commit
Last update
..
Driver Loading commit data...
Logging Loading commit data...
Platforms Loading commit data...
Schema Loading commit data...
Types Loading commit data...
Configuration.php Loading commit data...
Connection.php Loading commit data...
ConnectionException.php Loading commit data...
DBALException.php Loading commit data...
Driver.php Loading commit data...
DriverManager.php Loading commit data...
Events.php Loading commit data...