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
2024-12-14 23:26:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
f619273778
doctrine2
/
lib
/
Doctrine
/
Relation
History
nightfreak
6c0b5fd36c
added the fix for ticket
#398
. also fixed the missing $coll->setReference() in Doctrine_Relation_Association::fetchRelatedFor()
2007-08-11 18:24:19 +00:00
..
Association
drafting the new relation model, still a lot of work
2007-05-22 15:57:17 +00:00
Parser
2007-05-21 20:21:49 +00:00
Association.php
added the fix for ticket
#398
. also fixed the missing $coll->setReference() in Doctrine_Relation_Association::fetchRelatedFor()
2007-08-11 18:24:19 +00:00
Exception.php
2007-05-20 20:49:42 +00:00
ForeignKey.php
new attribute Doctrine::ATTR_LOAD_REFERENCES
2007-05-30 10:20:21 +00:00
LocalKey.php
Make the new hasOne stuff work with identifiers
2007-08-10 07:07:53 +00:00
Nest.php
added full support for join table self-referencing
2007-06-11 19:27:16 +00:00
Parser.php
new templating model
2007-08-03 11:52:24 +00:00