- 15 Mar, 2010 1 commit
-
-
romanb authored
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.
-
- 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.
-
- 03 Mar, 2010 5 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
-
guilhermeblanco authored
-
- 01 Mar, 2010 3 commits
-
-
romanb authored
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
- 26 Feb, 2010 3 commits
- 25 Feb, 2010 4 commits
- 24 Feb, 2010 1 commit
-
-
beberlei authored
-
- 23 Feb, 2010 1 commit
-
-
romanb authored
-
- 20 Feb, 2010 1 commit
-
-
romanb authored
-
- 19 Feb, 2010 1 commit
-
-
romanb authored
-
- 15 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-336 DDC-337 - Changed @OrderBy annotation to take a DQL not SQL snippet, restrict it to field names and positional orderings. Changed all test-cases and added a test-case that shows the behaviour for OneToMany JoinedSubclassPersister Managed Entities.
-
- 14 Feb, 2010 2 commits
-
-
beberlei authored
[2.0] DDC-337 - Collections that are fetched through StandardEntityPersister and ordered are sorted by any given ORDER BY snippet. Now only the DQL Parser is missing in this regard.
-
beberlei authored
[2.0] DDC-336 - Support specification of an OrderBy SQL snippet in OneToMany and ManyToMany Associations in Annotation, XML and YAML Drivers
-
- 13 Feb, 2010 1 commit
-
-
beberlei authored
-
- 11 Feb, 2010 1 commit
-
-
beberlei authored
-
- 10 Feb, 2010 2 commits
- 09 Feb, 2010 1 commit
-
-
romanb authored
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
-
- 07 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-214, DDC-303, DDC-304 - Fix several errors with Schema Inference from Database and Metadata and Comparisons, aswell as related bugs in DatabaseDriver. DDC-305 - Abstracted TRUNCATE command for all platforms.
-
- 02 Feb, 2010 2 commits
- 01 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-271 - Add columnDefinition for Join-Column in Annotation, XML and YAML driver, updated SchemaTool to use Join Column definition instead of using the column's columnDefinition if specified. Refactored MappingDriverTest to allow for feature specific test-cases instead of one large assertion block. Fixed typos in XmlDriver - Updated doctrine-mapping.xsd Schema File
-
- 30 Jan, 2010 1 commit
-
-
guilhermeblanco authored
-
- 29 Jan, 2010 1 commit
-
-
romanb authored
-
- 28 Jan, 2010 3 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 27 Jan, 2010 2 commits
-
-
beberlei authored
-
guilhermeblanco authored
-