1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

63 Commits

Author SHA1 Message Date
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Jonathan.Wage
0a6f216efa Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
zYne
19fc58dccd 2007-09-17 22:19:17 +00:00
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
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
njero
a903c927c4 Make the new hasOne stuff work with identifiers 2007-08-10 07:07:53 +00:00
njero
7f1666efc0 Changes to make hasOne relations with 'foreign' and 'local' work as expected 2007-08-10 05:54:21 +00:00
zYne
5490247cc7 new templating model 2007-08-03 11:52:24 +00:00
zYne
18115c7711 2007-07-13 16:22:49 +00:00
zYne
84f764cf56 minor relation fix 2007-07-08 19:19:53 +00:00
zYne
57b4a549f2 2007-06-28 19:19:47 +00:00
zYne
c02c83d4a7 2007-06-28 13:15:24 +00:00
zYne
b4ad603841 2007-06-28 11:56:56 +00:00
zYne
5586bf92ec 2007-06-28 10:39:40 +00:00
zYne
625b6a3f82 2007-06-26 22:35:08 +00:00
zYne
15db4bd535 2007-06-25 21:36:45 +00:00
zYne
a4e434081a 2007-06-14 21:22:28 +00:00
zYne
d6095a2420 added IntegrityMapper for future emulation purposes 2007-06-14 18:15:33 +00:00
zYne
72466b364e 2007-06-14 16:01:15 +00:00
zYne
595071f767 added full support for join table self-referencing 2007-06-11 19:27:16 +00:00
zYne
ca775fdc99 fixed many-to-many column guessing 2007-06-09 21:54:08 +00:00
runa
7a00232c7a fixes bug with extended-non-Doctrine_Record tables and makes the relationship parser to fallback to the old method to find keys if it cannot be guessed 2007-06-07 19:20:24 +00:00
zYne
ecbecaa67b new attribute Doctrine::ATTR_LOAD_REFERENCES 2007-05-30 10:20:21 +00:00
zYne
cc01ca4686 2007-05-29 18:55:46 +00:00
zYne
bf263fe1b3 2007-05-24 19:29:27 +00:00
runa
569ad7cfa0 fixed typo 2007-05-24 14:27:10 +00:00
zYne
e3e001efbc 2007-05-23 21:49:27 +00:00
zYne
e922ae7689 2007-05-23 21:13:13 +00:00
zYne
124fbff038 2007-05-22 20:11:56 +00:00
zYne
99037abdad 2007-05-22 17:42:47 +00:00
zYne
71338c3d09 drafting the new relation model, still a lot of work 2007-05-22 15:57:17 +00:00
zYne
b3b1f617fe 2007-05-21 21:52:14 +00:00
zYne
4a379951e6 2007-05-21 21:15:57 +00:00
zYne
abcc423fbf new relation parser now supports many-to-many relations 2007-05-21 20:27:56 +00:00
zYne
4f57aac33e 2007-05-21 20:21:49 +00:00
zYne
ec28b0b92a 2007-05-21 20:06:23 +00:00
zYne
5227d51e7e 2007-05-21 17:35:20 +00:00
zYne
5b22e5431f 2007-05-21 16:02:30 +00:00
zYne
4aa70a18b0 2007-05-20 21:35:49 +00:00
zYne
0b9ea73aaf 2007-05-20 21:18:52 +00:00
zYne
919da9e6c6 2007-05-20 20:49:42 +00:00
zYne
ff73391637 2007-05-20 20:35:21 +00:00
zYne
7c2dc1a978 2007-05-20 19:28:21 +00:00
zYne
de3242227b 2007-05-20 18:40:53 +00:00
zYne
936d442cc0 2007-05-16 21:51:23 +00:00
zYne
2291272ebf 2007-05-16 21:47:23 +00:00
zYne
827755afd3 2007-05-16 21:28:33 +00:00
zYne
82ba74e2e8 2007-05-16 20:27:03 +00:00
zYne
f26217c87a DQL core refactored 2007-05-16 19:20:55 +00:00
gyim
84acea5d9a fixed saving records using multiple connections 2007-03-02 09:23:24 +00:00