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
zYne
4a020a90fe
2007-02-15 11:41:00 +00:00
zYne
8dc99daa9f
Refactored many classes
2007-02-08 13:56:23 +00:00
zYne
1132282fee
Doctrine_Db_Statement no longer depends on PDOStatement
2007-02-01 22:46:59 +00:00
zYne
a39199f29d
DQL ORDER BY now supports ordering by an aggregate value
2007-01-27 10:50:03 +00:00
zYne
7131ab9e95
2007-01-15 18:48:50 +00:00
lsmith
239995d3c3
- fixed switch statement formating according to ZF CS
2006-12-29 21:30:37 +00:00
lsmith
4e22f1fbaf
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
lsmith
716bb65b86
- first round of PEAR CS fixes
2006-12-29 14:01:31 +00:00
zYne
4bff105385
added getParams() method
2006-12-29 11:30:36 +00:00
zYne
cf939c6d3a
Doctrine_Hook first draft + test cases
2006-12-23 22:45:36 +00:00
zYne
aa349ecb74
2006-12-22 21:10:14 +00:00
zYne
7b48189ba5
new DQL aggregate value model
2006-12-21 22:06:08 +00:00
zYne
84bbfccbe2
DQL now supports UPDATE queries
2006-12-14 13:26:16 +00:00
zYne
df0511e9dc
Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling
2006-12-03 20:05:09 +00:00
pookey
33fbb4f353
previous fix resulted in php segfaulting
2006-12-02 08:57:45 +00:00
pookey
9f00ce65f0
refs #239 - probably fixes, zYne- please check... tests are currently broken
2006-12-02 08:01:01 +00:00
pookey
6f6ce2424e
refs #174 - probably fixes, zYne- please check... tests are currently broken
2006-12-02 07:55:15 +00:00
zYne
161b9125e1
added missing class Doctrine_Hydrate_Alias, refactored query and hydrate classes
2006-11-27 22:39:18 +00:00
zYne
be7931ed3a
Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes
2006-11-27 22:22:31 +00:00
zYne
2c3b8bab19
Fixed limit subquery handling on mysql with prepared statements, fixes #231
2006-11-16 21:38:59 +00:00