Guilherme Blanco
|
f5e6044cf5
|
Provided more decriptive explanation when single scalar hydrator is used and it returns multiple columns.
|
2014-04-17 01:09:33 +00:00 |
|
Guilherme Blanco
|
1488a509b2
|
DDC-2937 More informative response when using single scalar hydrator when it returns single row but multiple columns.
|
2014-04-16 05:44:54 +00:00 |
|
Frank Liepert
|
df020e08a0
|
[DDC-3076] Fix ObjectHydrator
|
2014-04-09 11:30:11 +02:00 |
|
Frank
|
d1c722c1d0
|
Fix: handle invalid discriminator value
|
2014-04-09 01:55:54 +02:00 |
|
Frank
|
f7b95c1aa5
|
Add: invalidDiscriminatorValue method
|
2014-04-09 01:55:49 +02:00 |
|
Fabio B. Silva
|
3529cd4282
|
Merge pull request #797 from peterkokot/patch-1
CS fixes
|
2013-11-16 10:52:09 -08:00 |
|
Benjamin Eberlei
|
9a3298347c
|
[DDC-2759] Fix regression in ArrayHydrator introduced in DDC-1884 at SHA c7b4c9bf0f
|
2013-10-26 11:16:07 +02:00 |
|
flip111
|
62ae8dc81e
|
Update SingleScalarHydrator error message
bummed into this one. Now more developer friendly :)
|
2013-10-02 14:12:35 +02:00 |
|
Peter Kokot
|
dca09148ca
|
CS fixes
|
2013-09-22 02:12:30 +02:00 |
|
Guilherme Blanco
|
157588f6dc
|
CS fixes.
|
2013-07-30 12:11:08 -04:00 |
|
Guilherme Blanco
|
c7b4c9bf0f
|
Fixed DDC-1884.
|
2013-07-30 01:29:34 -04:00 |
|
Fabio B. Silva
|
c1e688fc81
|
drop useless support for associations
|
2013-06-12 10:30:51 -04:00 |
|
Fabio B. Silva
|
d961028b14
|
small optimization
|
2013-06-12 10:30:51 -04:00 |
|
Fabio B. Silva
|
d685f592fe
|
Fix DDC-2494
|
2013-06-12 10:30:51 -04:00 |
|
Benjamin Eberlei
|
52b2e066c5
|
Merge pull request #611 from stefankleff/fix-eagerloading
Fixed typo in hints. Caused slow loading of eager entities.
|
2013-04-14 00:43:42 -07:00 |
|
Stefan Kleff
|
e561f47cb2
|
Added constant
|
2013-04-08 11:27:22 +02:00 |
|
Benjamin Eberlei
|
4982e2b6b0
|
Merge pull request #593 from norzechowicz/hydrator-fix
Fix SimpleObjectHydrator behavior when column not exists in fieldMappings, relationMappings and metaMappings
|
2013-03-14 14:58:52 -07:00 |
|
Pascal Borreli
|
a2cd0f5804
|
Fixed typos
|
2013-03-11 00:08:58 +00:00 |
|
Norbert Orzechowicz
|
f9519479fc
|
Fix SimpleObjectHydrator behavior when column not exists in fieldMappings, relationMappings and metaMappings
|
2013-02-28 10:10:28 +01:00 |
|
Szczepan Cieślik
|
d7f82221d1
|
[DDC-2256] Moved aliases translation to ResultSetMapping, fixed tests.
|
2013-01-25 12:06:13 +01:00 |
|
Szczepan Cieślik
|
23e0bb7345
|
Fixed ObjectHydrator when namespace alias is given.
|
2013-01-24 15:50:05 +01:00 |
|
Benjamin Morel
|
774bb3fec4
|
Fixed missed documentation issues in Doctrine\ORM
|
2012-12-14 20:12:56 +00:00 |
|
Benjamin Morel
|
7869ec714d
|
Fixed unused 'use' statements.
Fixed missed documentation issues in Doctrine\ORM
|
2012-12-13 18:19:21 +00:00 |
|
Benjamin Morel
|
159ece8943
|
Fixed documentation for ORM\Persisters
|
2012-12-03 10:15:43 +00:00 |
|
Benjamin Morel
|
4714a53c32
|
Fixed documentation for ORM\Internal
|
2012-12-02 19:46:34 +00:00 |
|
jakoch
|
d4a6c488ca
|
fixed use statements
|
2012-10-12 13:53:20 +02:00 |
|
Fabio B. Silva
|
5f89fa4190
|
fix CS
|
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
|
3aa8d3fdac
|
test constructor exceptions
|
2012-09-29 16:19:01 -03:00 |
|
Fabio B. Silva
|
91efe10855
|
fix some cs on ObjectHydrator
|
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
|
2b403b7dad
|
basic support refactory
|
2012-09-29 16:18:58 -03:00 |
|
Fabio B. Silva
|
b29d47a682
|
cache new object mappings
|
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 |
|
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 |
|
Adel
|
51cd553de8
|
Fix phpdocs
|
2012-07-11 22:44:07 +00:00 |
|
Olivier Dolbeau
|
79a9ce5000
|
Add some corrections
|
2012-06-05 21:32:53 +02:00 |
|
Olivier Dolbeau
|
7ca0ac289e
|
Remove tabs & trailing spaces
|
2012-06-05 15:46:10 +02:00 |
|
Olivier Dolbeau
|
c98f9117c2
|
Remove unused use
|
2012-06-05 15:39:52 +02:00 |
|
Benjamin Eberlei
|
44c867827c
|
[DDC-1783] Fix memory leak in ObjectHydrator when using AbstractQuery#iterate() and EntityManager#clear()
|
2012-05-27 12:00:43 +02:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Benjamin Eberlei
|
ab15528fde
|
Fix CS: AS => as in foreach loops.
|
2012-03-24 11:16:32 +01:00 |
|
Fabio B. Silva
|
9cee329407
|
Fix CS
|
2012-03-15 22:38:54 -03:00 |
|
Fabio B. Silva
|
36dc560533
|
Fix DDC-1470
|
2012-03-15 21:29:52 -03:00 |
|
Benjamin Eberlei
|
1bbd52b8ee
|
[DDC-1652] Fix SqlWalker to include foreign key identifiers in SQL SELECT statement no matter what the meta column setting is suggesting.
|
2012-02-20 17:48:34 +01:00 |
|
Benjamin Eberlei
|
d995c6dbdc
|
[DDC-1655][DDC-1650][DDC-1556] Fix issues with @postLoad Callback being not fired, or fired multiple times.
|
2012-02-17 23:27:16 +01:00 |
|
Benjamin Eberlei
|
3407620bf8
|
[DDC-1526] Collections are not marked as initialized when they are fetch joined but dont contain any results. This only occurs when using LEFT JOINs on the assocations and causes another query to be fired when the empty collection is accessed again.
|
2012-01-28 12:28:16 +01:00 |
|
Guilherme Blanco
|
ea14bcff4a
|
Fixed DDC-657. Added type conversion to scalar result.
|
2012-01-13 20:46:59 -05:00 |
|
Jan Dolecek
|
12c3a42d8c
|
fixed phpDoc and typos
|
2011-12-30 20:06:20 +01:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|