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

28 Commits

Author SHA1 Message Date
zYne
2c3b8bab19 Fixed limit subquery handling on mysql with prepared statements, fixes #231 2006-11-16 21:38:59 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
ba4c83ef3a Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability). 2006-11-05 19:24:28 +00:00
zYne
53bdc31ad5 added adapter skeletons, fixed wrong limit subquery ordering 2006-10-26 22:12:58 +00:00
zYne
b014566eb8 Refactored DQL classes 2006-10-26 21:32:52 +00:00
zYne
cac04a0ac0 Fixes #190 2006-10-24 17:24:58 +00:00
zYne
cce886dadd Fixes #174 2006-10-17 21:18:57 +00:00
zYne
bfcfa9f2f2 Aggregate function support added 2006-10-17 17:21:21 +00:00
zYne
da6f4a3849 Fixes #166 2006-10-14 16:58:59 +00:00
zYne
3e6a352a57 Fixes #164 2006-10-12 21:07:15 +00:00
zYne
8b4bc0f41c Fixes #159, #160, added EXISTS expression support as well as correlated subquery support 2006-10-11 20:44:21 +00:00
zYne
5957622575 Fixes #157
Ticket: 157
2006-10-10 18:09:20 +00:00
zYne
4408774100 DQL Component Aliases added! Fixes #142
Ticket: 142
2006-10-03 17:24:13 +00:00
zYne
8abb979578 Fixes #85 2006-10-01 16:14:26 +00:00
zYne
a1b4b0f73f Simplified object population 2006-10-01 15:27:20 +00:00
zYne
5de6c0a65b Simplified object population mechanism 2006-10-01 15:18:04 +00:00
zYne
ca213ac6b9 Refactored Doctrine_Hydrate 2006-10-01 14:57:27 +00:00
zYne
ab99a5fcc3 Fixed fatal bug in Doctrine_Hydrate resulting in wrong mappings when result set contains rows in 'wrong' order. 2006-10-01 14:35:38 +00:00
zYne
4eb1060b13 added new tests 2006-10-01 11:21:25 +00:00
zYne
8e9a8af676 Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes 2006-09-30 09:54:12 +00:00
zYne
ed62d636e6 Moved relation classes under Doctrine_Relation namespace, fixes #134
Ticket: 134
2006-09-28 20:57:39 +00:00
zYne
1ab5a4fcea Refactored Doctrine_Record, added license to LocalKey class 2006-09-28 15:05:29 +00:00
zYne
88ef777fbd Refactored Doctrine_Record, added Doctrine_Relation::isOneToOne 2006-09-28 14:49:20 +00:00
zYne
25956bea87 Refactored the object population algorithm 2006-09-28 13:39:37 +00:00
zYne
753e9bd4cc Fixes #131
Ticket: 131
2006-09-27 21:54:00 +00:00
zYne
7b84d15530 Fixes #126, #127
Ticket: 126
2006-09-27 21:21:33 +00:00
zYne
e3f5aa9fb2 Boolean type bugs fixed, fixes #101
Ticket: 101
2006-09-26 21:12:14 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00