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

57 Commits

Author SHA1 Message Date
zYne
5b6ce9c0bc diff processing methods added 2007-05-15 22:42:24 +00:00
zYne
2592739f2d 2007-05-15 22:13:59 +00:00
zYne
6a7130be55 2007-05-15 20:29:33 +00:00
zYne
4289bdd9ab new model now supports DQL DELETEs and UPDATEs 2007-05-15 19:59:18 +00:00
zYne
44809328f0 2007-05-15 17:41:46 +00:00
zYne
a87e418354 2007-05-15 15:14:09 +00:00
zYne
129fa3360a new DQL model now supports WHERE clauses and subqueries 2007-05-15 15:08:23 +00:00
zYne
3578ca5585 2007-05-15 14:36:09 +00:00
zYne
f44cad9c4e 2007-05-15 10:18:34 +00:00
zYne
a430d22cf4 2007-05-15 10:07:05 +00:00
zYne
ce4ea88857 2007-05-14 22:52:50 +00:00
zYne
6c517bc1eb 2007-05-14 22:34:29 +00:00
zYne
9f93dbf1ee new DQL core now supports FROM and SELECT parts 2007-05-14 22:10:25 +00:00
zYne
fa2da84ba6 2007-05-14 21:10:34 +00:00
zYne
899024b5f3 2007-05-12 23:03:39 +00:00
zYne
0f4c09d869 2007-05-12 23:00:25 +00:00
zYne
172d42afee 2007-05-12 19:27:58 +00:00
zYne
3ffd63343e 2007-05-11 22:12:34 +00:00
zYne
42e9c4b2bb 2007-05-11 21:33:31 +00:00
zYne
b8d1ab881b 2007-05-11 19:38:16 +00:00
zYne
2fdc29a368 2007-05-11 18:58:50 +00:00
zYne
16a2370e27 2007-05-11 00:19:46 +00:00
zYne
c500f71082 2007-05-10 21:31:35 +00:00
zYne
a0beed0ab9 2007-05-10 20:09:32 +00:00
zYne
ac34484c13 2007-05-10 19:49:05 +00:00
zYne
2d0b4abcaa 2007-05-10 19:27:11 +00:00
zYne
6ee6b36864 2007-05-10 18:14:15 +00:00
zYne
89f3554d2b 2007-05-10 18:11:58 +00:00
zYne
aa48f56407 2007-05-10 18:10:28 +00:00
zYne
9ea8d5da70 2007-05-10 18:09:16 +00:00
zYne
b3cf15a1dd 2007-05-10 17:57:15 +00:00
joesimms
0d1d0ed4bf doc changes for tree configuration 2007-02-08 12:59:52 +00:00
zYne
3c0192dbfe 2007-01-16 17:59:35 +00:00
zYne
854051e108 couple of more changes 2007-01-12 11:54:33 +00:00
zYne
50c9890415 made nestedset adhere to ZF coding standards 2007-01-12 11:53:48 +00:00
zYne
9df0b72c64 2007-01-12 11:48:41 +00:00
joesimms
86ec08c331 joesimms: added support for many roots for one table, added another example illustrating this, see EXAMPLE2.tree.php, also changed toString to __toString in getPath() 2007-01-11 14:17:21 +00:00
david
2e7b683b59 remove call by &reference and add class type hints 2007-01-08 12:00:47 +00:00
david
971083c836 tiny update for Zend standards 2007-01-08 11:48:27 +00:00
david
2933cd2dd1 updated NestedSet to use Zend coding standards. still a few problems with return values using () that need to be looked at. 2007-01-06 13:18:51 +00:00
david
d4750eef1d update the nestedset example so it doesn't point to joesimm's home directory ;) 2007-01-05 13:25:47 +00:00
joesimms
9b53bb898b joesimms: initial draft for tree support. NestedSet support included, placeholders for other popular implementations also included. Read the README.tree file for more information and changelog to core files. Modified core files have also been included in this commit. hope it works and you like it ! 2007-01-05 12:33:50 +00:00
pookey
d33e69deb3 fixing case in files 2006-11-11 19:32:34 +00:00
pookey
b3c5aeb225 issues with case sensitivity 2006-11-11 10:54:55 +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
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
d5b1c35074 2006-09-28 21:05:21 +00:00
zYne
bed3a3712d added fetch* methods to new Doctrine_DB 2006-09-27 10:55:02 +00:00