Guilherme Blanco
|
b32bb26a84
|
Re-added coverage for DDC-369 and DDC-954.
|
2012-05-23 01:07:29 -04:00 |
|
Benjamin Eberlei
|
bd41e69a1f
|
Merge DDC-1542 into master
|
2012-05-04 23:20:57 +02:00 |
|
comfortablynumb
|
f0db9a842d
|
[DDC-1542] - Inheritance: Added default discriminator map (only annotations yet)
|
2012-05-04 20:36:24 +02:00 |
|
Fabio B. Silva
|
85790f0752
|
support for attribute override
|
2012-04-21 01:43:18 -03:00 |
|
Fabio B. Silva
|
9e010cbd34
|
added xml/yml drivers
|
2012-04-21 01:41:04 -03:00 |
|
Fabio B. Silva
|
30fdf8dd1b
|
added support for @AssociationOverride
|
2012-04-21 01:38:34 -03:00 |
|
Fabio B. Silva
|
f8b1915efd
|
named native query inheritance
|
2012-04-15 15:40:43 -03:00 |
|
Fabio B. Silva
|
52c49b444e
|
test multiple entity results
|
2012-04-15 15:40:43 -03:00 |
|
Fabio B. Silva
|
4aa67a7598
|
static driver
|
2012-04-15 15:40:42 -03:00 |
|
Fabio B. Silva
|
8c407af1fc
|
fix postgres test
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
68665af6e8
|
test discriminator column
|
2012-04-15 15:40:41 -03:00 |
|
Fabio B. Silva
|
0cc2583a02
|
test scalar result
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
f813223036
|
test joined one-to-many and one-to-one
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
f018a56d6d
|
test native query with result class
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
3b79951824
|
mapping driver tests
|
2012-04-15 15:40:40 -03:00 |
|
Fabio B. Silva
|
bfc7986b20
|
annotation driver and basic support
|
2012-04-15 15:39:22 -03:00 |
|
Fabio B. Silva
|
d6809773db
|
mention parent classes for identifier required exception.
|
2012-03-25 13:34:52 -03:00 |
|
Fabio B. Silva
|
f591e428c3
|
mention parent classes when not is a entity or mapped super class.
|
2012-03-25 12:54:09 -03:00 |
|
Klein Florian
|
ac1ffaf7e9
|
make merge copy non persited properties too
|
2012-03-12 23:18:56 +01:00 |
|
Fabio B. Silva
|
86054eb659
|
fix DDC-1642
|
2012-02-12 22:24:03 -02:00 |
|
Benjamin Eberlei
|
106f10513f
|
[DDC-1601] Fix bugs in SchemaValidator, using all modelsets as testdata for a large test
|
2012-01-15 11:27:52 +01:00 |
|
Alexander
|
c3c174512a
|
Added tests for OneToMany associations and lazy collection to CTI entity
|
2011-12-22 21:10:13 +01:00 |
|
Alexander
|
f49a4e9c40
|
Added tests for OneToMany associations and lazy collection to STI entity
|
2011-12-22 20:50:57 +01:00 |
|
Alexander
|
223c47069e
|
Added tests for ManyToMany associations and lazy collection to CTI entity
|
2011-12-22 17:49:57 +01:00 |
|
Alexander
|
62be27b295
|
Added tests for ManyToMany associations and lazy collection to STI entity
|
2011-12-22 00:25:21 +01:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Benjamin Eberlei
|
b1b10042d2
|
Revert "Fixed issue with fetched association not being considered during changeSet calculation. Fixes DDC-1545."
This reverts commit a8478d5766 .
|
2011-12-19 16:31:26 +01:00 |
|
Guilherme Blanco
|
a8478d5766
|
Fixed issue with fetched association not being considered during changeSet calculation. Fixes DDC-1545.
|
2011-12-19 01:39:48 -05:00 |
|
Jan Sorgalla
|
841d12e9b6
|
Move check for conversion SQL to ClassMetadataInfo
|
2011-11-20 19:50:51 +01:00 |
|
Jan Sorgalla
|
6f35679911
|
Initial implementation of Doctrine\DBAL\Types\Type::convertToDatabaseValueSQL() and Doctrine\DBAL\Types\Type::convertToPHPValueSQL() integration
|
2011-11-19 00:35:29 +01:00 |
|
Benjamin Eberlei
|
909504c074
|
DDC-1461 - Fix test failures
|
2011-11-14 21:05:44 +01:00 |
|
Fabio B. Silva
|
0632b37492
|
fix default field type
|
2011-11-14 13:17:56 -02:00 |
|
Benjamin Eberlei
|
c648981f28
|
DDC-1461 - Verified deferred explicit works
|
2011-11-13 23:14:31 +01:00 |
|
Benjamin Eberlei
|
64d405f7dd
|
Merge origin/master into DDC-1384
|
2011-10-30 12:12:18 +01:00 |
|
Benjamin Eberlei
|
30731e0727
|
DDC-1384 - Fix all tests on Oracle
|
2011-10-29 23:58:09 +02:00 |
|
Guilherme Blanco
|
0ec2cc557f
|
Implemented support to entities with association marked as @Id support in many situations. Fixed DDC-1435.
|
2011-10-29 02:00:35 -02:00 |
|
Alexander
|
91bc9c0329
|
Adjusted test to verify that findBy*(null) is now supported
|
2011-10-17 18:56:06 +02:00 |
|
Benjamin Eberlei
|
22a04fd6de
|
Merge dominikl/DDC-1278 into doctrine/DDC-1278
|
2011-10-16 22:41:16 +02:00 |
|
Guilherme Blanco
|
f86e1ba66c
|
Added tests for DDC-1389. Everything is working in 2.2-DEV.
|
2011-10-15 00:18:57 -03:00 |
|
Guilherme Blanco
|
3bb803fd69
|
Cherry picked FabioBatSilva upgrade of Common lib.
|
2011-09-13 00:59:24 -03:00 |
|
Fabio B. Silva
|
3707b34cbb
|
Change repository type for EntityRepository
|
2011-09-08 17:21:06 -03:00 |
|
Fabio B. Silva
|
43ccd9ead6
|
tests for DDC-753
|
2011-09-08 15:54:49 -03:00 |
|
Fabio B. Silva
|
19d0887bb0
|
check if parent class is a mapped superclass
|
2011-09-08 13:41:16 -03:00 |
|
Fabio B. Silva
|
7f0275155d
|
php mapping
|
2011-09-08 13:17:53 -03:00 |
|
Fabio B. Silva
|
6a89de51e5
|
change tests
|
2011-09-08 12:55:55 -03:00 |
|
Fabio B. Silva
|
b2d98495b1
|
mapping files
|
2011-09-07 18:29:43 -03:00 |
|
Guilherme Blanco
|
bd5393a318
|
Added coverage for orphanRemoval in OneToOne when unlinking an entity.
|
2011-09-07 13:12:02 -03:00 |
|
Guilherme Blanco
|
2cfc61db84
|
Fixed bug with orphanRemoval not removing associated Entity on OneToMany and OneToOne relationships. As defined in ClassMatedataInfo, in these situations, when orphanRemoval=true, cascade=remove is implicit. This fixes DDC-1321.
|
2011-09-06 01:58:16 -03:00 |
|
Guilherme Blanco
|
e7f471ef3e
|
Fixed issue with CTI during DQL update that was incorrectly setting parameter types during multi table execution. Fixes DDC-1341.
|
2011-08-28 13:48:15 -03:00 |
|
Dominik Liebler
|
6e47d7b16d
|
DDC-1278 - EntityManager::clear($entity) support
added test case and modified test data CmsUser to cascade detach address and articles (testing collections and single entites)
|
2011-08-14 16:12:12 +02:00 |
|