- 28 Oct, 2009 1 commit
-
-
romanb authored
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
-
- 15 Oct, 2009 1 commit
-
-
romanb authored
-
- 14 Oct, 2009 1 commit
-
-
romanb authored
[2.0] DBAL cleanups (DDC-46). Proxy class improvements (DDC-19, DDC-39). Started new UPGRADE_TO document for upgrade instructions between advancing Doctrine 2 versions.
-
- 06 Oct, 2009 1 commit
-
-
romanb authored
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
-
- 21 Jul, 2009 2 commits
- 20 Jul, 2009 1 commit
-
-
piccoloprincipe authored
[2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348)
-
- 19 Jul, 2009 1 commit
-
-
romanb authored
-
- 18 Jul, 2009 2 commits
-
-
piccoloprincipe authored
-
romanb authored
[2.0] Moved locking tests into Functional namespace. Fixed several missing flush() calls in some functional association tests. Reordered DELETE statements for ecommerce model tests in OrmFunctionalTestCase in order to maintain referential integrity. Fixed issue with bi-directional self-referencing one-one associations. Some other small improvements and cosmetics. Small hydration performance improvement through inlining method call in UnitOfWork::createEntity().
-
- 01 Jul, 2009 2 commits
-
-
romanb authored
-
piccoloprincipe authored
-