1
0
mirror of synced 2024-12-15 15:46:02 +03:00
Commit Graph

23 Commits

Author SHA1 Message Date
meus
d5cc06e7b8 some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Jonathan.Wage
0a6f216efa Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
jackbravo
1c24964490 Added toString method to avoid some errors 2007-08-28 19:51:06 +00:00
zYne
20e6b007f7 2007-07-01 12:11:44 +00:00
zYne
cc7b1367fa support for expressional column values 2007-07-01 11:27:45 +00:00
zYne
2662b46e9a DQL aggregate value model rewrite 2007-06-01 10:17:50 +00:00
zYne
a5ab96546e 2007-05-31 21:06:11 +00:00
zYne
c39c751889 2007-04-22 10:54:01 +00:00
zYne
647542d5ee 2007-04-16 17:59:45 +00:00
zYne
eb55ec4a5f ported guid() from MDB2 2007-03-07 10:38:45 +00:00
zYne
f4553f800f 2007-02-15 11:23:02 +00:00
zYne
8dc99daa9f Refactored many classes 2007-02-08 13:56:23 +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
da0f27d93a Little fix for expression class 2006-12-28 00:06:38 +00:00
zYne
e33bd03aa8 added isNotNull support 2006-12-15 23:03:37 +00:00
zYne
7f8fc2bec1 added new expression handling methods 2006-12-15 23:00:43 +00:00
zYne
9200d1271a small refactorings 2006-11-22 18:15:21 +00:00
zYne
d6d7824135 Refactored connection modules, added new methods to Doctrine_Connection 2006-11-16 12:46:23 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
53e9b06f6c Moved connection driver functionality to expression drivers 2006-10-30 23:27:26 +00:00
zYne
0d75147c70 Doctrine_Expression classes added, fixes #195, #196, #197, #198
Ticket: 195
2006-10-26 11:24:35 +00:00