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

25 Commits

Author SHA1 Message Date
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
zYne
cec372dfe1 Doctrine_DataDict_Sqlite driver 2006-09-25 21:08:02 +00:00
zYne
75fed36589 added static method driverName 2006-09-24 10:00:44 +00:00
zYne
bcbdba0e78 New Doctrine_DB enhancements 2006-09-23 10:44:39 +00:00
zYne
e49a686a3b some event hooks added 2006-09-22 22:16:12 +00:00
zYne
10e7d416c3 Doctrine_DB_TestCase, Doctrine_DB_Exception added, enhanced parseDSN method 2006-09-22 21:20:21 +00:00
elliot
222724f7b3 Added a leaner dsn parser for consideration 2006-09-22 02:22:35 +00:00
zYne
1862f00fc6 new Doctrine_DB to the draft 2006-09-21 21:09:58 +00:00