Benjamin Eberlei
|
a67a6aa685
|
Merge pull request #414 from cordoval/DDC-1872
[DDC-1872] Overriding Mapping Annotations
|
2012-10-06 01:35:47 -07:00 |
|
Benjamin Eberlei
|
44c0ca4d3c
|
[DDC-2059] Fix column and foreign key interfering with each other during reverse engineering.
|
2012-10-05 20:03:51 +02:00 |
|
Benjamin Eberlei
|
a0440b63bb
|
Merge pull request #462 from doctrine/DDC-2055
[DDC-2055] Generate SELECT clause from ResultSetMappingBuilder
|
2012-10-05 09:46:37 -07:00 |
|
Benjamin Eberlei
|
13762f20c9
|
Merge pull request #422 from FabioBatSilva/DDC-1574
DDC-1574 - "new" operator
|
2012-10-05 07:31:18 -07:00 |
|
Benjamin Eberlei
|
913377e31b
|
[DDC-2055] Add support to generate entity result parts of the SELECT clause from a ResultSetMappingBuilder instance. Add support for column incrementing.
|
2012-10-03 12:35:14 +02:00 |
|
Fabio B. Silva
|
5cb4466f7c
|
Fix test case
|
2012-09-30 15:47:00 -03:00 |
|
Fabio B. Silva
|
4510f5a5b8
|
Fix DDC-2012
|
2012-09-30 15:40:19 -03:00 |
|
Fabio B. Silva
|
7c754e495e
|
support namespace alias
|
2012-09-29 16:19:03 -03:00 |
|
Fabio B. Silva
|
1bd6e841bf
|
Fix some CS
|
2012-09-29 16:19:02 -03:00 |
|
Fabio B. Silva
|
de93983dff
|
assume entity namespace when not given
|
2012-09-29 16:19:02 -03:00 |
|
Fabio B. Silva
|
3aa8d3fdac
|
test constructor exceptions
|
2012-09-29 16:19:01 -03:00 |
|
Fabio B. Silva
|
4dca27962e
|
support multiple operators
|
2012-09-29 16:19:01 -03:00 |
|
Fabio B. Silva
|
6844116b94
|
test case expression
|
2012-09-29 16:19:00 -03:00 |
|
Fabio B. Silva
|
f0403a5394
|
test literal values
|
2012-09-29 16:19:00 -03:00 |
|
Fabio B. Silva
|
e5e45a3a5c
|
test sql generation
|
2012-09-29 16:18:59 -03:00 |
|
Fabio B. Silva
|
ddb2651691
|
fix tests on postgres
|
2012-09-29 16:18:59 -03:00 |
|
Fabio B. Silva
|
af2f556fd3
|
small refactory
|
2012-09-29 16:18:59 -03:00 |
|
Fabio B. Silva
|
b19e4a6440
|
support arithmetic expression and aggregate functions
|
2012-09-29 16:18:58 -03:00 |
|
Fabio B. Silva
|
88f04b5ebd
|
parse nested new operators
|
2012-09-29 16:18:58 -03:00 |
|
Fabio B. Silva
|
2b403b7dad
|
basic support refactory
|
2012-09-29 16:18:58 -03:00 |
|
Fabio B. Silva
|
0fbb78e61a
|
basic support, need some code refactory and improvements
|
2012-09-29 16:18:57 -03:00 |
|
Fabio B. Silva
|
ed89695a8c
|
collect new object parameters
|
2012-09-29 16:18:57 -03:00 |
|
Fabio B. Silva
|
0e60c50c5e
|
small code refactoring
|
2012-09-29 16:18:56 -03:00 |
|
Fabio B. Silva
|
0c1a8cd43f
|
sql generation
|
2012-09-29 16:18:56 -03:00 |
|
Fabio B. Silva
|
ee7b5da64a
|
start work
|
2012-09-29 16:18:56 -03:00 |
|
Stefano Rodriguez
|
9a14b40495
|
use of assertCount
|
2012-09-07 14:44:18 +02:00 |
|
Stefano Rodriguez
|
4b3ecfe674
|
Added a failing test case on PersistentCollection::matching() when collection is not initialized and there are NEW entities in the collection
|
2012-09-07 10:46:33 +02:00 |
|
Josiah Truasheim
|
e0d16331a4
|
Fixed formatting issues identified by Stof
|
2012-08-31 19:51:22 +07:00 |
|
Josiah Truasheim
|
783c53d57c
|
Added a failing test for DDC-2003
|
2012-08-31 17:52:46 +07:00 |
|
Benjamin Eberlei
|
bc2476f342
|
[DDC-1918] Fix weird results at the end of paginator when using fetch joins
|
2012-08-29 15:16:07 +02:00 |
|
Kirill chEbba Chebunin
|
a162f00ecc
|
Remove builders from QueryExpressionVisitorTest constructor
|
2012-08-29 15:48:04 +04:00 |
|
Kirill chEbba Chebunin
|
2aba7fb374
|
Add test for QueryBuilderTest::addCriteria with undefined limits
|
2012-08-20 20:31:57 +04:00 |
|
Kirill chEbba Chebunin
|
1c2f2b5c13
|
Store QueryExpressionVisitor parameters as array
|
2012-08-20 20:28:22 +04:00 |
|
Kirill chEbba Chebunin
|
c6b3899c2d
|
Add QueryBuilder::addCriteria() for Criteria - QueryBuilder bridge
|
2012-08-20 20:27:03 +04:00 |
|
FabioBatSilva
|
641af15280
|
Fix DDC-1977
|
2012-08-15 22:57:21 +02:00 |
|
Alexander
|
185b4e0c41
|
Fix setCustomHydrationModes + added test
|
2012-08-14 22:43:32 +02:00 |
|
Guilherme Blanco
|
f8a582d454
|
Merge pull request #391 from FabioBatSilva/ns-class
Give FQCN to NamingStrategy#propertyToColumnName
|
2012-08-12 15:50:20 -07:00 |
|
Benjamin Eberlei
|
104a76a6b1
|
Update EntityRepository and PersistentCollection to new Criteria#expr() method instead of having to implement themselves.
|
2012-08-01 21:37:22 +02:00 |
|
Luis Cordova
|
221ab3b695
|
[DDC-1872] adjust as per @stof comments on test skipped message
|
2012-08-01 02:27:23 -05:00 |
|
Luis Cordova
|
5d0082471f
|
[DDC-1872] skip 5.4 versions for php 5.3 uncompatible tests
|
2012-07-29 22:55:26 -05:00 |
|
Benjamin Eberlei
|
e8d3fc73ff
|
Merge branch 'DDC-1964'
|
2012-07-29 11:25:54 +02:00 |
|
Benjamin Eberlei
|
7c1235dedb
|
[DDC-1964] Fix issue with refresh and and object hydrator not setting field to null explicitly to override possible previous values.
|
2012-07-29 11:25:45 +02:00 |
|
Benjamin Eberlei
|
bcbef5670c
|
Merge branch 'DDC-1939'
|
2012-07-29 09:27:20 +02:00 |
|
Benjamin Eberlei
|
354fa14df4
|
[DDC-1939] Add test for persistent collection delete with composite key
|
2012-07-29 09:27:08 +02:00 |
|
Luis Cordova
|
8742377c3b
|
[DDC-1872] add tests to evaluate annotations overrides with traits
|
2012-07-29 00:03:25 -05:00 |
|
Guilherme Blanco
|
04e6cc78cd
|
Fixed is_subclass_of comparing an interface which brought our requirement to 5.3.9. Changed to reflection approach which still keep us at the same dependency as before.
|
2012-07-26 15:50:51 -04:00 |
|
Johannes M. Schmitt
|
fc4a07c2b3
|
added failing test for refresh with eager fetching
|
2012-07-26 12:54:58 +02:00 |
|
Fabio B. Silva
|
1369e3d133
|
change ticket/group
|
2012-07-24 14:34:27 +02:00 |
|
Fabio B. Silva
|
50dac4096a
|
give FQCN to NamingStrategy#propertyToColumnName
|
2012-07-24 14:34:27 +02:00 |
|
Guilherme Blanco
|
68adc7fed3
|
Merge pull request #403 from Ocramius/DDC-1925
DDC-1925 tests
|
2012-07-22 22:02:13 -07:00 |
|