This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4,310
Commits
5
Branches
0
Tags
32
MiB
ae6e597dca
Commit Graph
2 Commits
Author
SHA1
Message
Date
beberlei
197224de2e
[2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager Constraint API to accept Constraint interface, which is implemented by indexes and foreign keys.
2009-12-02 22:28:38 +00:00
beberlei
22cfa37f43
[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...
2009-11-26 21:56:08 +00:00