1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

97 Commits

Author SHA1 Message Date
romanb
42ef7176ae Introduced setHydrationMode() and new hydration constants. 2007-07-01 13:46:34 +00:00
zYne
9703f18ca8 2007-06-29 12:45:26 +00:00
zYne
0624cbd867 2007-06-29 10:18:05 +00:00
zYne
5b2c57af1f 2007-06-28 21:43:31 +00:00
zYne
a6139bb381 2007-06-27 17:41:02 +00:00
zYne
612793d9cb fixes #359 2007-06-25 20:08:16 +00:00
subzero2000
dea4968a23 Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
zYne
401c3fe9b7 2007-06-24 21:50:19 +00:00
gnat
2a7037cd31 uninitialized/unknown variables 2007-06-22 17:38:08 +00:00
zYne
ab530652bb added getRoot 2007-06-18 23:42:30 +00:00
zYne
34a54f52f8 2007-06-13 11:02:30 +00:00
zYne
a00c6061ab One-to-one relation fetching fixed 2007-06-07 17:04:56 +00:00
zYne
86c5a659ed 2007-06-06 00:02:50 +00:00
zYne
c697f09f32 2007-06-05 23:35:11 +00:00
zYne
3230021f7f Proper false statement handling 2007-06-05 23:19:12 +00:00
zYne
cc56542d11 2007-06-04 22:55:47 +00:00
zYne
a0a9df9b71 2007-06-04 22:45:03 +00:00
zYne
63bca659f8 huge bug fix for new hydration algorithm 2007-06-04 22:37:27 +00:00
romanb
d7d1bdd97a Bugfix for parseData2(). Unrelated to the issues mentioned in my previous commit. 2007-06-02 20:33:41 +00:00
zYne
2662b46e9a DQL aggregate value model rewrite 2007-06-01 10:17:50 +00:00
zYne
d4c12c357d new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
zYne
e77b65bbcf first (ugly) draft for array population algorithm 2007-05-28 19:03:57 +00:00
zYne
b774c98777 2007-05-28 15:13:11 +00:00
romanb
502103d7a4 Performance improvements and a small fix. 2007-05-27 20:00:53 +00:00
zYne
2973b274e4 2007-05-27 18:52:33 +00:00
zYne
6673186970 dql resultSet cache, first draft 2007-05-27 11:38:16 +00:00
zYne
520178509d 2007-05-26 19:50:40 +00:00
zYne
54fcf19fdc 2007-05-24 18:35:52 +00:00
zYne
6b86c9fa47 2007-05-24 18:30:18 +00:00
zYne
b4bcc51c12 2007-05-24 18:21:26 +00:00
zYne
b6dcef0eee 2007-05-24 18:00:35 +00:00
zYne
2ce1c5f483 2007-05-24 17:49:15 +00:00
zYne
755f30f642 2007-05-24 17:46:32 +00:00
zYne
df773520d6 2007-05-24 17:40:54 +00:00
zYne
7e953aa240 subquery aliases now mapped to aliasMap 2007-05-24 17:22:43 +00:00
zYne
525e7d74a1 2007-05-24 16:53:51 +00:00
lsmith
6cb07b57e6 - fixed handling of non select queries
- moved code from _fetch() back into execute() as a result (maybe move the code after parseData() into a private function in order to keep the method size manageable
2007-05-21 19:15:29 +00:00
zYne
9e016069d5 2007-05-21 16:29:07 +00:00
zYne
999c72bbb6 2007-05-20 21:30:08 +00:00
zYne
531f4a4dea 2007-05-19 18:29:29 +00:00
zYne
68088c16c5 Enum support for placeholders! 2007-05-17 23:13:58 +00:00
zYne
33bb25ac20 2007-05-16 22:22:54 +00:00
zYne
2291272ebf 2007-05-16 21:47:23 +00:00
zYne
82ba74e2e8 2007-05-16 20:27:03 +00:00
zYne
330bf1d408 2007-05-16 19:52:06 +00:00
zYne
f26217c87a DQL core refactored 2007-05-16 19:20:55 +00:00
pookey
ff1886754d fixed #307 2007-04-16 14:43:12 +00:00
pookey
7b2a2ac84c refs #307 comment 3 2007-04-16 13:49:14 +00:00
zYne
eaea971fe4 fixes #307 2007-04-14 16:28:09 +00:00
zYne
1dfbc5b007 fixed the handling of aliases within DQL DELETE and UPDATE queries 2007-03-01 21:48:09 +00:00