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
|
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 |
|
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
|
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 |
|
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 |
|
romanb
|
4bec3e2c49
|
[2.0][DDC-263] Fixed. Patch provided by Christian Heinrich.
|
2010-01-22 15:10:13 +00:00 |
|
romanb
|
a4d41d09ef
|
[2.0][DDC-206] Fixed wrong enumeration value. Changed XSD location to point to the document on the website.
|
2009-12-16 13:47:59 +00:00 |
|
beberlei
|
4938228234
|
[2.0] DDC-206 - Bugfix in XML Metadata Driver
|
2009-12-12 08:27:24 +00:00 |
|
romanb
|
8523648a27
|
[2.0] Fixed lifecycle callback mapping.
|
2009-08-25 09:14:08 +00:00 |
|
jwage
|
fd89892cc9
|
[2.0] Updating YAML and XML drivers to be synchronized with Annotations driver.
|
2009-08-24 21:05:55 +00:00 |
|
romanb
|
b1d34fca1c
|
[2.0] Work on SchemaTool and DBAL.
|
2009-08-21 18:13:22 +00:00 |
|
romanb
|
e161103e4b
|
[2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files.
|
2009-08-14 11:04:31 +00:00 |
|
romanb
|
7152da322f
|
[2.0] Unified xml/yaml driver mapping tests so that there is a stronger enforcement on keeping them synchronized feature-wise.
|
2009-08-13 11:03:26 +00:00 |
|
romanb
|
e578bad687
|
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
|
2009-08-13 10:13:06 +00:00 |
|
romanb
|
28ca2acb8b
|
[2.0] Refined implementation and semantics of the merge and detach operations. General cleanups and API improvements. Added a testcase for detaching/serializing->unserializing->modifying->merging to demonstrate the transparent serialization.
|
2009-07-25 16:33:29 +00:00 |
|
romanb
|
6e5a5068a6
|
[2.0] Converted constant values from strings to integers.
|
2009-06-07 17:20:37 +00:00 |
|
jwage
|
115e4d01f2
|
[2.0] Refactoring the meta data drivers and refactoring yaml/xml and adding tests for yaml.
|
2009-06-05 21:40:47 +00:00 |
|
romanb
|
d90e71d002
|
[2.0] First implementation of XmlDriver + tests. First draft of XSD document.
|
2009-06-01 16:14:11 +00:00 |
|