]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB/backend/ADODB.php
updated ADODB notes
[SourceForge/phpwiki.git] / lib / WikiDB / backend / ADODB.php
2004-04-16 rurbanupdated ADODB notes
2004-04-16 rurbannew ADODB library 4.22 with multiple drivers (not only...
2004-04-01 rurbanbetter wording
2004-03-18 rurbanfixed sqlite support
2004-03-17 rurbanADODB SelectLimit fix
2004-03-17 rurbanoptimized fields for SELECT and SQLite
2004-03-01 rurbanrename fix
2004-03-01 rurbanADODB rename fix
2004-02-22 rurbanfixed DumpHtmlToDir,
2004-02-17 rurbansome minor fixes and comments
2004-02-12 rurbanmore rename_page backend methods: only tested for PearD...
2004-01-25 rurbanORDER BY support for all other backends,
2004-01-25 rurbanPageList sortby support in PearDB and ADODB backends
2004-01-25 rurbana default LIMIT -1 is wrong.
2003-02-22 dairikiBogus page names weren't being deleted by "Excorcise...
2002-09-12 rurbanfixed DB_Session
2002-02-09 lakkaChanges to RecentChanges plugin. Now takes $limit...
2002-02-08 lakkaRecentChanges plugin now takes $days < 0 and
2002-02-08 lakkaMostPopular plugin now takes $limit < 0, and will retur...
2002-02-06 dairikiFix bug in get_links().
2002-02-03 dairikiA fix the text searches.
2002-02-02 lakkaA few tweaks. Error handling etc. Title search still...
2002-02-01 lakkaFirst cut of ADODB backend. I've only tested this...