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

121 Commits

Author SHA1 Message Date
zYne
880ca14f74 added PDO based attributes, fixed DQL aggregate value handling with left joins + added some new tests
Ticket: 263
2007-01-17 22:07:09 +00:00
zYne
7131ab9e95 2007-01-15 18:48:50 +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
8110cf8e89 Mysql string > 255 now converts to TEXT type 2006-12-29 13:45:41 +00:00
zYne
7b48189ba5 new DQL aggregate value model 2006-12-21 22:06:08 +00:00
chtito
1d1f0556b2 allowing customisation of the invokers prefixes 2006-12-14 19:01:24 +00:00
zYne
84bbfccbe2 DQL now supports UPDATE queries 2006-12-14 13:26:16 +00:00
chtito
e89bfc8d40 fix for the accessor configuration constants 2006-12-13 21:00:26 +00:00
zYne
cb20dfafc7 updated datadict drivers 2006-12-02 22:44:53 +00:00
zYne
ec36e81d60 added new constant 2006-11-24 23:22:20 +00:00
zYne
a27ed3d314 2006-11-21 23:34:45 +00:00
zYne
d4df743a96 added new attributes (needed in the future) 2006-11-19 22:12:18 +00:00
zYne
02cc9b2f6c Removed cache constants, added portability constants 2006-11-16 12:45:34 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
eef1bd4882 Portable error code updates 2006-11-10 22:40:18 +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
romanb
4433e6ff40 Introduced constants: Doctrine::ATTR_AUTO_LENGTH_VLD and Doctrine::ATTR_AUTO_TYPE_VLD.
Both default to TRUE. If set to false, you need to explicitly specify "length" and/or "type" in the parameter of hasColumn that specifies the validators for that column.
2006-10-31 18:03:48 +00:00
zYne
847bd1ade6 new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support 2006-10-06 16:50:00 +00:00
zYne
e188f37e79 Export skeleton added 2006-09-29 12:04:46 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00