- 19 Dec, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2009 2 commits
- 17 Dec, 2009 1 commit
-
-
romanb authored
-
- 16 Dec, 2009 1 commit
-
-
romanb authored
[2.0][DDC-206] Fixed wrong enumeration value. Changed XSD location to point to the document on the website.
-
- 15 Dec, 2009 3 commits
-
-
romanb authored
[2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
-
romanb authored
-
romanb authored
-
- 12 Dec, 2009 2 commits
- 11 Dec, 2009 4 commits
- 10 Dec, 2009 3 commits
-
-
beberlei authored
[2.0] DDC-169 - Further refactorings, schema max identifier length is now used for asset generation. Added platform-wide test for unique index generation with create table.
-
beberlei authored
-
romanb authored
[2.0][DDC-171] Fixed (second attempt). Some other cleanups. Performance fix for mock Statement used in hydration performance tests for more accurate and better results.
-
- 09 Dec, 2009 3 commits
- 08 Dec, 2009 3 commits
- 07 Dec, 2009 7 commits
-
-
beberlei authored
[2.0] DDC-194 - Fixed infinite recursion issue with references and @PostLoad annotation by telling proxy to be loaded before calling EntityPersister->load...
-
beberlei authored
[2.0] DDC-168 - Add test-case that proves that the order of reflFields matters for inserting, which causes problems with caching.
-
romanb authored
-
beberlei authored
-
romanb authored
-
romanb authored
[2.0] Fixed more STRICT standards notices (only variables should be passed by reference...). @beberlei, error_reporting=E_ALL | E_STRICT
-
romanb authored
[2.0] Fixed PHP Notice in SchemaTest (only variables should be passed by reference...) and a few other cosmetics in various parts.
-
- 06 Dec, 2009 10 commits
-
-
beberlei authored
[2.0] DDC-197 - Extended CLOB Test-Case even more with additional update of the string, which still works on OCI8
-
beberlei authored
[2.0] DDC-197 - Fix for OCI8 returning CLOBs as OCI-LOB instances, was it that easy? The test suggets that inserting clobs is not even requiring the temporary syntax anymore.. Great!
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
[2.0] DDC-169 - Finished ALTER Table TableDiff refactoring, adding code to handle index and FK changes. Added a general functional test for alter table against all platforms.
-