This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Internal
/
Hydration
History
Benjamin Eberlei
9ea03de84f
DDC-1080 - Fix bug with hydration of derived entities/foreign key as primary key.
2011-05-17 23:42:24 +02:00
..
AbstractHydrator.php
DDC-1080 - Fix bug with hydration of derived entities/foreign key as primary key.
2011-05-17 23:42:24 +02:00
ArrayHydrator.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
HydrationException.php
[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
IterableResult.php
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
2010-04-26 13:02:30 +02:00
ObjectHydrator.php
[PR-39] Throw exception when hydrating joined entity without existing parent alias (NativeQuery problem only)
2011-05-01 00:17:40 +02:00
ScalarHydrator.php
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
2010-04-26 13:02:30 +02:00
SimpleObjectHydrator.php
DDC-952 - This nasty inheritance hydration bug slipped in again, fixed again now.
2011-03-15 23:39:19 +01:00
SingleScalarHydrator.php
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
2010-04-26 13:02:30 +02:00