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

39 Commits

Author SHA1 Message Date
zYne
d4c12c357d new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
romanb
2f0178d273 Two bugfixes. 2007-05-28 09:54:29 +00:00
zYne
f2484d1726 2007-05-22 21:05:52 +00:00
zYne
71338c3d09 drafting the new relation model, still a lot of work 2007-05-22 15:57:17 +00:00
zYne
7a9a86a5c6 fixes #310 2007-04-17 17:25:08 +00:00
zYne
eaea971fe4 fixes #307 2007-04-14 16:28:09 +00:00
zYne
2922c9aff6 caching docs 2007-02-09 20:56:04 +00:00
zYne
b3ad23bbd1 cache implementation continues 2007-02-09 20:02:49 +00:00
zYne
0b8d297cb9 2007-02-07 14:23:30 +00:00
zYne
5e4d1c3fdf added ORDER BY RANDOM() 2007-02-07 14:16:07 +00:00
zYne
4ff6164651 2007-02-06 20:49:28 +00:00
zYne
7823e9e67e Refactored the eventlistener chain 2007-02-06 19:15:32 +00:00
zYne
a7d1bc5633 Cache implementation continues 2007-02-05 12:04:56 +00:00
zYne
1132282fee Doctrine_Db_Statement no longer depends on PDOStatement 2007-02-01 22:46:59 +00:00
zYne
e2cb1585f6 db eventlisteners updated 2007-02-01 08:57:56 +00:00
zYne
b7cac8cb4e added cache core 2007-01-29 13:13:43 +00:00
chtito
1bdd4ba7ca allowing to log the parameters of prepared queries 2007-01-27 12:40:51 +00:00
zYne
37a6a6f54d added doc blocks 2007-01-19 18:26:51 +00:00
zYne
e03bffb3f6 2007-01-17 22:41:55 +00:00
zYne
88bf7c1731 new events onConnect and onPreConnect 2007-01-16 19:16:04 +00:00
zYne
78b06ef3ae 2007-01-10 20:36:29 +00:00
zYne
05d969515e 2007-01-09 22:59:15 +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
chtito
64923b584a fixed wrong class constants 2006-12-29 13:09:06 +00:00
zYne
7bf4a50743 Removed unnecessary Db drivers 2006-12-14 22:26:39 +00:00
gnat
4b6008b17d added Mock DB Driver to allow Table property inspection without a real connection to a database 2006-12-08 15:43:36 +00:00
romanb
b68d060ef5 fix for php 5.2 compatibility 2006-11-28 18:20:38 +00:00
zYne
70e467b7bf Added Doctrine_Adapter, updated many driver classes 2006-11-23 22:54:10 +00:00
zYne
02cc9b2f6c Removed cache constants, added portability constants 2006-11-16 12:45:34 +00:00
zYne
0999dd6532 added Doctrine_Db_Exception drivers 2006-11-13 18:14:20 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
de07b6a345 Dependency and strict standard fixes 2006-11-11 19:24:55 +00:00
zYne
13fd0949d7 Doctrine_Db updates 2006-11-10 23:35:02 +00:00
zYne
eef1bd4882 Portable error code updates 2006-11-10 22:40:18 +00:00
zYne
0cdd144bd5 Added portable error code constants to Doctrine_Db, errorCodeMaps to sqlite and mysql drivers 2006-11-08 12:11:55 +00:00
zYne
a0aa16bbea Doctrine_Db updates 2006-11-08 10:18:15 +00:00
zYne
fef149dd62 Doctrine_Db_* updates 2006-11-07 23:12:05 +00:00
pookey
b0129fb2c3 moving the DB directory to Db 2006-11-06 18:03:49 +00:00