romanb
|
df6ca602fb
|
[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.
|
2010-03-05 16:35:00 +00:00 |
|
guilhermeblanco
|
0af8b66599
|
[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.
|
2010-03-03 17:46:21 +00:00 |
|
guilhermeblanco
|
3eff1d1c5b
|
[2.0] Fixed issue with classmetadata cache that was saving the entire inheritance on the same cacheKey.
|
2010-03-03 14:39:49 +00:00 |
|
guilhermeblanco
|
dc1f61c0e3
|
[2.0] Fixed issue with classmetadata cache that was saving the entire inheritance on the same cacheKey.
|
2010-03-03 14:38:39 +00:00 |
|
guilhermeblanco
|
0cbc9aa672
|
[2.0][DDC-387] Fixed wrong variable name in MappingException. Thanks Christian for report
|
2010-03-03 01:38:21 +00:00 |
|
guilhermeblanco
|
4ac39f0cbd
|
[2.0][DDC-379][DDC-384] Implemented Entity namespace alias support.
|
2010-03-03 01:30:00 +00:00 |
|
romanb
|
9427a85e4e
|
[2.0] Fixed missing argument in AbstractFileDriver.
|
2010-03-01 22:23:39 +00:00 |
|
guilhermeblanco
|
a56689be67
|
[2.0] Reverted wrong changeset of commit related to 7246
|
2010-03-01 04:23:23 +00:00 |
|
guilhermeblanco
|
fc5960c489
|
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
|
2010-03-01 04:03:44 +00:00 |
|
beberlei
|
eb00a3b817
|
[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.
|
2010-02-26 21:26:06 +00:00 |
|
jwage
|
7c81b0b003
|
[2.0] Adding support for entity aliases in the query language
|
2010-02-26 18:11:53 +00:00 |
|
jwage
|
c8ef304bcc
|
[2.0] Adding getDrivers() method to DriverChain
|
2010-02-26 01:27:10 +00:00 |
|
beberlei
|
b7de1ed115
|
[2.0] Fixed missing parameter in MappingException::mappingFileNotFound
|
2010-02-25 21:36:48 +00:00 |
|
beberlei
|
bbda52a448
|
[2.0] DDC-376 - Fix in XML Mapping Driver 'inheritance-type' attribute.
|
2010-02-25 21:16:05 +00:00 |
|
beberlei
|
43ecaf54a2
|
[2.0] DDC-374 - Implement and tested DriverChain Mapping Adapter
|
2010-02-25 19:58:39 +00:00 |
|
jwage
|
fcd623e8ef
|
[2.0] Adding DriverChain mapping driver type to allow you to configure drivers to use for certain entity namespaces
|
2010-02-25 19:33:21 +00:00 |
|
beberlei
|
cbd8133308
|
[2.0] DDC-367 - Fixed Bug with <discriminator-map /> XML Driver Parsing
|
2010-02-24 19:31:53 +00:00 |
|
romanb
|
4685a9ab6a
|
[2.0][DDC-355] Fixed. Patch provided by Christian Heinrich.
|
2010-02-23 14:02:31 +00:00 |
|
romanb
|
22fce635c0
|
[2.0][DDC-339][DDC-340] Fixed.
|
2010-02-20 18:27:05 +00:00 |
|
romanb
|
639718e95c
|
[2.0][DDC-335][DDC-347][DDC-317] Fixed. Also prepared DQL for CASE/COALESCE/NULLIF support.
|
2010-02-19 21:28:17 +00:00 |
|
beberlei
|
31b0705ed5
|
[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.
|
2010-02-15 22:50:35 +00:00 |
|
beberlei
|
30d1b54db1
|
[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.
|
2010-02-14 21:21:43 +00:00 |
|
beberlei
|
ab3a6cc16e
|
[2.0] DDC-336 - Support specification of an OrderBy SQL snippet in OneToMany and ManyToMany Associations in Annotation, XML and YAML Drivers
|
2010-02-14 19:38:22 +00:00 |
|
beberlei
|
49d2dd9bf2
|
[2.0] DDC-329 - Allow Reverse Engineering with multiple column foreign keys
|
2010-02-13 22:28:33 +00:00 |
|
beberlei
|
6271245831
|
[2.0] DDC-318 - Fix successive calls to AnnotationDriver::getAllClassNames()
|
2010-02-11 22:47:59 +00:00 |
|
romanb
|
ae6e597dca
|
[2.0][DDC-311] Fixed.
|
2010-02-10 22:17:43 +00:00 |
|
romanb
|
ca23555c3e
|
[2.0][DDC-79][DDC-261] Fixed. Also fixed support for deleting objects by reference (getReference() + remove() + flush()) to effectively delete objects without loading them.
|
2010-02-10 10:47:42 +00:00 |
|
romanb
|
4adc289596
|
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
|
2010-02-09 17:13:49 +00:00 |
|
beberlei
|
ac4c33c371
|
[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.
|
2010-02-07 12:36:30 +00:00 |
|
beberlei
|
7cf8d1ae52
|
[2.0] DDC-268 Added missing duplicateAssociationMapping() method to MappingException
|
2010-02-02 21:46:39 +00:00 |
|
beberlei
|
703ba989be
|
[2.0] DDC-268 - Exchanged DoctrineException for MappingException and added missing exception method (thanks to Christian Heinrich for the patch)
|
2010-02-02 21:17:00 +00:00 |
|
beberlei
|
ee9aa005b2
|
[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
|
2010-02-01 21:48:27 +00:00 |
|
guilhermeblanco
|
f6d17b79d8
|
[2.0][DDC-286][DDC-287] Fixed missing method and casting. Thanks Hannes for reporting and patch.
|
2010-01-30 21:11:13 +00:00 |
|
romanb
|
94d41dfbdc
|
[2.0][DDC-279] Fixed.
|
2010-01-29 21:24:29 +00:00 |
|
guilhermeblanco
|
a8bcf0f7ac
|
[2.0][DDC-281] Fixes for Mapping drivers
|
2010-01-28 19:47:11 +00:00 |
|
guilhermeblanco
|
443a20569b
|
[2.0][DDC-281] Fixes for Mapping drivers
|
2010-01-28 19:38:16 +00:00 |
|
guilhermeblanco
|
14ec40e1e6
|
[2.0][DDC-281] Fixed several issues with mapping drivers and loading of mapping files.
|
2010-01-28 12:46:12 +00:00 |
|
beberlei
|
a652bc69b3
|
[2.0] DDC-247 - Fix bug with nullable not working in XML field and join-column properties.
|
2010-01-27 23:00:55 +00:00 |
|
guilhermeblanco
|
9d7bd7336c
|
[2.0] Fixing issue with multiple class directory loading in Annotations driver
|
2010-01-27 22:04:37 +00:00 |
|
beberlei
|
4e3edec899
|
[2.0] Fix typo in variable name of AbstractFileDriver::getAllClassNames()
|
2010-01-27 19:21:07 +00:00 |
|
beberlei
|
eebb7c7e18
|
[2.0] DDC-277 - Remove support "default" option in metadata mappings, but keep it as a concept in DBAL layer to support for example versionable entities.
|
2010-01-26 21:45:20 +00:00 |
|
beberlei
|
c0d023c511
|
[2.0] Removed accidentlly committed .orig patch files.
|
2010-01-22 16:29:48 +00:00 |
|
romanb
|
4bec3e2c49
|
[2.0][DDC-263] Fixed. Patch provided by Christian Heinrich.
|
2010-01-22 15:10:13 +00:00 |
|
romanb
|
c4549c4541
|
[2.0][DDC-260] Fixed/Corrected patch.
|
2010-01-21 22:26:36 +00:00 |
|
romanb
|
572f728153
|
[2.0][DDC-260] Fixed/Corrected patch.
|
2010-01-21 22:25:42 +00:00 |
|
guilhermeblanco
|
37cb86fe81
|
[2.0][DDC-260] Added support for better error reporting on ClassMetadata
|
2010-01-21 19:52:17 +00:00 |
|
beberlei
|
9cd0379f53
|
[2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations.
|
2010-01-20 22:35:18 +00:00 |
|
romanb
|
46ed63d131
|
[2.0][DDC-251] Fixed.
|
2010-01-18 12:50:39 +00:00 |
|
romanb
|
0a9876b2e8
|
[2.0][DDC-248] Fixed and some more unrelated tests.
|
2010-01-15 13:33:42 +00:00 |
|
guilhermeblanco
|
2ff76e44c0
|
[2.0][DDC-254] Improved MappingException thrown on missing required configuration of Many-Many mapping
|
2010-01-14 15:48:42 +00:00 |
|