- 15 Nov, 2009 1 commit
-
-
romanb authored
-
- 15 Oct, 2009 1 commit
-
-
romanb authored
-
- 13 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
-
- 28 Jul, 2009 1 commit
-
-
piccoloprincipe authored
[2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
-
- 19 Jul, 2009 1 commit
-
-
romanb authored
-
- 18 Jul, 2009 1 commit
-
-
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().
-
- 06 Jul, 2009 1 commit
-
-
piccoloprincipe authored
-