- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 04 Mar, 2010 1 commit
-
-
romanb authored
-
- 03 Mar, 2010 6 commits
-
-
guilhermeblanco authored
[2.0][DDC-389] Fixed the PHPDriver that was causing a fatal error when classes uses inheritance type join. Thanks Tiago Ferreira for report and patch.
-
guilhermeblanco authored
[2.0] Fixed issue with classmetadata cache that was saving the entire inheritance on the same cacheKey.
-
guilhermeblanco authored
[2.0] Fixed issue with classmetadata cache that was saving the entire inheritance on the same cacheKey.
-
guilhermeblanco authored
[2.0][DDC-331] Added coverage to CTI not generating valid SQL when fetching for a parent field ona child class.
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 01 Mar, 2010 6 commits
-
-
romanb authored
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
guilhermeblanco authored
-
- 28 Feb, 2010 3 commits
-
-
romanb authored
-
beberlei authored
[2.0] DDC-381 - Unserialized Entity that was a proxy during serialize() will fatal when accessing methods that call _load() - A check for the existance of entity persister solves the problem.
-
beberlei authored
[2.0] DDC-353 - Fix UnitOfWork::createEntity and StandardPersister::refresh() not marking created Proxy instances as MANAGED like EntityManager::getReference() does
-
- 27 Feb, 2010 1 commit
-
-
romanb authored
-
- 26 Feb, 2010 10 commits
-
-
beberlei authored
-
beberlei authored
-
beberlei authored
[2.0] DDC-195 - Refactored Mapping Syntax again to be arrays in all annotations, xml and yaml drivers instead of parsing the fields in the AssociationMapping implementations.
-
beberlei authored
-
beberlei authored
[2.0] DDC-365 - Added tests for several missing column types - also showing that decimals come and go correctly into the database.
-
jwage authored
-
jwage authored
-
jwage authored
[2.0] Fixing ClassMetadataExporterTask to use existing configured annotation driver for given path instead of re-creating it
-
jwage authored
-
jwage authored
-
- 25 Feb, 2010 11 commits
-
-
beberlei authored
[2.0] DDC-312 - Revert annoying View and Trigger variables in Schema instance, complete "View" support by just returning a View instance
-
beberlei authored
[2.0] Refactored Doctrine\DBAL\Schema API a bit Table::createColumn() was inconsistent with all the other methods being add*
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
beberlei authored
-
jwage authored
[2.0] Adding DriverChain mapping driver type to allow you to configure drivers to use for certain entity namespaces
-
romanb authored
-
- 24 Feb, 2010 1 commit
-
-
romanb authored
-