- 21 Jul, 2009 2 commits
-
-
romanb authored
-
guilhermeblanco authored
-
- 20 Jul, 2009 3 commits
-
-
romanb authored
-
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)
-
romanb authored
-
- 19 Jul, 2009 3 commits
-
-
guilhermeblanco authored
-
romanb authored
-
guilhermeblanco authored
-
- 18 Jul, 2009 4 commits
-
-
romanb authored
-
guilhermeblanco authored
[2.0] Changes in DQL grammar for optimization purposes. Implemented new DQL grammar rules and did a couple of TODOs
-
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().
-
- 17 Jul, 2009 7 commits
-
-
jwage authored
-
jwage authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
- 16 Jul, 2009 8 commits
-
-
guilhermeblanco authored
[2.0] Fixed 4 issues with ProxyGenerator. It was not considering the type hint and it was generating an E_STRICT error with incompatible method declaration. Some cosmetic changes in Query
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
piccoloprincipe authored
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Updated semantical error to display token and text close to the found error. Some cosmetics applied.
-
- 15 Jul, 2009 12 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Commented Memcache test since it was throwing a fatal error if module is loaded. It requires a memcache server config to be able to run these tests
-
jwage authored
-
romanb authored
[2.0] Merged PreInsertEventArgs/PreUpdateEventArgs => PreInsertUpdateEventArgs since they were identical.
-
romanb authored
-
jwage authored
-
jwage authored
-
romanb authored
-
romanb authored
-
romanb authored
-
romanb authored
[2.0] Fixed array tests by removing tests for ArrayCache specific methods from the tests of other cache drivers. Some general API work on the cache interface.
-
romanb authored
-
- 14 Jul, 2009 1 commit
-
-
jwage authored
-