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 22:56:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
22cfa37f43
doctrine2
/
lib
/
Doctrine
History
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
..
Common
[2.0] Fixing the IsolatedClassLoader to work with null ns
2009-11-17 03:38:35 +00:00
DBAL
[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
ORM
[2.0] Fix for optimistic locking.
2009-11-25 21:48:04 +00:00