Benjamin Eberlei
|
db936035e0
|
Added more tests for DQL joining the primary key entity and querying other fields
|
2010-08-08 19:46:45 +02:00 |
|
Jonathan H. Wage
|
70d12fc57a
|
[DDC-663] Making example for installing via pear more generic.
|
2010-08-08 12:21:03 -05:00 |
|
Benjamin Eberlei
|
8ea1d3825f
|
DDC-735 - Fix PersistentCollection::remove() and PersistentCollection::removeElement() behaving differently with regards to orphan removal
|
2010-08-08 17:13:03 +02:00 |
|
Benjamin Eberlei
|
21753c71c9
|
DDC-651 - Fix short name being used instead of long-name in extends section of EntityGenerator
|
2010-08-08 16:43:52 +02:00 |
|
Benjamin Eberlei
|
ea954e8123
|
DDC-703 - Fixed change tracking not passed to child classes in inheritance hierachy
|
2010-08-08 16:15:35 +02:00 |
|
Benjamin Eberlei
|
37a1a35b75
|
Merge branch 'DDC-729'
|
2010-08-08 16:08:43 +02:00 |
|
Benjamin Eberlei
|
a705b81d9b
|
DDC-729 - Fix issue with merging of collections leading to dereference behaviour after next flush(). Added a test for dereferencing of collections as there was none
|
2010-08-08 16:07:40 +02:00 |
|
Roman S. Borschel
|
0424d87099
|
[DDC-386][DDC-675] Fixed.
|
2010-08-08 15:03:40 +02:00 |
|
Benjamin Eberlei
|
dcebc241b4
|
DDC-728 - Verified with test that checking for an inherited single valued association works
|
2010-08-08 14:23:57 +02:00 |
|
Benjamin Eberlei
|
7b07a17886
|
Merge branch 'master' into DDC-117
|
2010-08-08 14:07:24 +02:00 |
|
Roman S. Borschel
|
a1bf4dc4f6
|
API doc adjustments.
|
2010-08-08 13:10:53 +02:00 |
|
Roman S. Borschel
|
34262aeae1
|
Removed support for experimental C extension. Will be re-examined for 3.0.
|
2010-08-08 12:52:46 +02:00 |
|
Roman S. Borschel
|
3630e06b84
|
[DDC-522][DDC-419][DDC-383] Fixed.
|
2010-08-08 12:40:32 +02:00 |
|
Benjamin Eberlei
|
69e9fd3145
|
DDC-704 - Added better validation of inheritence type constructs in Xml, Annotation and Yaml Drivers
|
2010-08-08 12:29:14 +02:00 |
|
Benjamin Eberlei
|
eaa78b981b
|
DDC-700 - Skip generation of proxy classes for Mapped superclasses
|
2010-08-08 12:05:21 +02:00 |
|
Benjamin Eberlei
|
f2715c9af4
|
DDC-654 - Removed unused lines of code in AST/Functions namespace
|
2010-08-08 11:49:39 +02:00 |
|
Benjamin Eberlei
|
9347263a43
|
DDC-709 Add further validation for @OrderBy field names on target entities
|
2010-08-08 11:39:44 +02:00 |
|
Benjamin Eberlei
|
bd28cb1b12
|
DDC-645 - Demoted <change-tracking-policy /> to an attribute on <entity /> to allow better validation, fixed XSD schema
|
2010-08-08 11:32:12 +02:00 |
|
Benjamin Eberlei
|
251247c16f
|
DDC-633 - Fix Eager ManyToOne or OneToOne relations being replaced by a proxy instead.
|
2010-08-08 11:05:30 +02:00 |
|
Benjamin Eberlei
|
e3a4c8ddeb
|
Refactored TestCase and added several more use-cases
|
2010-08-08 10:46:01 +02:00 |
|
Benjamin Eberlei
|
013262a9b7
|
Add support for EntityManager::remove() of full or partial association primary keys
|
2010-08-07 21:09:19 +02:00 |
|
Benjamin Eberlei
|
10f47389ae
|
Made single identifier One-To-One + Id work also and added a test-case
|
2010-08-07 20:07:10 +02:00 |
|
Benjamin Eberlei
|
c697a2d47f
|
Prototype hack of @ManyToOne + @Id support with two test-scenarios, composite association key only composite key, and a mixed key scenario. I think single foreign association would work also
|
2010-08-07 19:33:54 +02:00 |
|
Benjamin Eberlei
|
11b25422d6
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2010-08-07 12:42:23 +02:00 |
|
Benjamin Eberlei
|
0bc22a240b
|
Updated UPDATE_TO_2_0 document with BC changes and stuff related to the Beta2 to Beta3 Migration
|
2010-08-07 12:31:24 +02:00 |
|
Roman S. Borschel
|
92a79df156
|
Bumping dev. version.
|
2010-08-07 12:15:01 +02:00 |
|
Roman S. Borschel
|
29bf4adac7
|
Fixed merging issue with sequence identifiers.
|
2010-08-07 11:33:33 +02:00 |
|
Guilherme Blanco
|
35af98260a
|
[DDC-719] Fixed issue with Empty and also Size function that were generating an incorrect SQL for associations counting.
|
2010-08-06 13:01:06 -03:00 |
|
Jonathan H. Wage
|
623c02c7dc
|
Updating common to 2.0.0BETA4
|
2010-08-02 16:40:52 -05:00 |
|
Your Name
|
732dee92ad
|
I guess you meant "Now you can test" or "Now test the ..."
|
2010-08-02 08:41:31 -05:00 |
|
Your Name
|
fa5768b14d
|
Fixed typos
|
2010-08-02 08:41:31 -05:00 |
|
Your Name
|
1fe35e518c
|
Fixed typo
|
2010-08-02 08:41:31 -05:00 |
|
Benjamin Eberlei
|
d859a77b52
|
Fix a typo, reworked main paragraph and moved behavior section to bottom
|
2010-08-01 17:09:02 +02:00 |
|
Benjamin Eberlei
|
f89646eabe
|
Added note about NestedSet to limitations section
|
2010-08-01 17:02:27 +02:00 |
|
Benjamin Eberlei
|
ec307a6046
|
Added small block on not supporting behaviors to limitations section
|
2010-08-01 16:56:36 +02:00 |
|
Benjamin Eberlei
|
437f14aa4e
|
Fix bug in ticket link
|
2010-08-01 16:44:01 +02:00 |
|
Benjamin Eberlei
|
c5512b933e
|
Add Limitations and Known Issues Appendix to the manual
|
2010-08-01 16:41:22 +02:00 |
|
Benjamin Eberlei
|
a6b5ee3cd3
|
Add Limitations and Known Issues Appendix to the manual
|
2010-08-01 16:37:53 +02:00 |
|
Benjamin Eberlei
|
93c061b7a5
|
Fixed some escaping issue with xml reference
|
2010-08-01 15:47:34 +02:00 |
|
Benjamin Eberlei
|
a34bab7f1e
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2010-08-01 15:44:13 +02:00 |
|
Benjamin Eberlei
|
96538ae2fe
|
Seperated Change Tracking Policies and Partial Objects from Configuration Chapter, Finished XML Mapping Chapter with a reference on all tags and attributes
|
2010-08-01 15:41:40 +02:00 |
|
Roman S. Borschel
|
fcea78a6cb
|
Updated merging docs.
|
2010-07-31 12:00:42 +02:00 |
|
Roman S. Borschel
|
0c07b31136
|
Tweaked INSTANCE OF implementation.
|
2010-07-30 17:56:11 +02:00 |
|
Roman S. Borschel
|
a25101add1
|
Fixed merging with NOTIFY policy.
|
2010-07-30 17:19:51 +02:00 |
|
Roman S. Borschel
|
69073c4b37
|
Fixes for merging bidirectional associations where both sides define cascade=merge as well as fixes for handling null values and proxies properly in single-valued associations.
|
2010-07-30 17:19:50 +02:00 |
|
Roman S. Borschel
|
954a8c3935
|
Updated tests.
|
2010-07-30 17:19:50 +02:00 |
|
Guilherme Blanco
|
e69c7c7c60
|
Merge branch 'DDC-722'
|
2010-07-30 01:30:40 -03:00 |
|
Guilherme Blanco
|
c1fec32f58
|
[2.0][DDC-482] Added support to INSTANCE OF in DQL.
|
2010-07-30 01:30:02 -03:00 |
|
Your Name
|
bf23503000
|
Missing field name?
|
2010-07-30 01:46:52 +08:00 |
|
Benjamin Eberlei
|
af59a581f0
|
Fix DDC440Test to comply with Oracle Identifier-Name Restrictions
|
2010-07-29 00:10:23 +02:00 |
|