]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - schemas
uppercase filename
[SourceForge/phpwiki.git] / schemas /
2005-02-27 rurbanuppercase filename
2005-02-27 rurbanupdate schemas for 1.3.11
2005-02-07 rurbanuse the default table type (InnoDB or MyIsam)
2005-01-25 rurbanexplain about charset problems
2005-01-25 rurbanexplain from 1.3.10
2004-12-10 rurbanSQL optimization:
2004-11-10 rurbansql updates for the 1.3.11 release. (this should work...
2004-11-07 rurbanACCESS_LOG_SQL schema
2004-10-12 rurbanuntested
2004-09-06 rurbanbetter updating hints
2004-07-22 dfrankowSeparate into 'initialize' and 'destroy' SQL
2004-07-05 rurbansqlite sql syntax fixes
2004-07-05 rurbansqlite autoincrement fix
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...
2004-06-23 rurbansqlite fixes
2004-04-21 rurbanadded AUTO_INCREMENT to page.id
2004-04-15 rurbansf.net bug #935384: fix psql syntax errors by Andree...
2004-04-12 rurbanadd rating schema
2004-04-12 rurbanfix syntax errors
2004-04-09 rurbanAdded PhpWiki RssFeed to Sidebar
2004-04-06 rurbanCleanup of special PageList column types
2004-04-01 rurbansimplified Sidebar theme: table, not absolute css posit...
2004-03-25 rurbanremove wrong filename
2004-03-24 rurbanforgot the schema file
2004-03-17 rurbanby Matthew Palmer
2004-03-10 rurbanuse default pref mysql table
2004-02-07 rurbanconsistent mysql schema with index.php (userid)
2004-01-28 rurbanmissing member drop line
2004-01-27 rurbanadded new tables to mysql schema
2003-03-04 dairikisess_date in the session table should be an INT, not...
2003-03-04 dairikiDROP session table before creating.
2003-01-04 wainsteaddumping this in favor of Jochen Kalmbach's flat file...
2003-01-02 wainsteadtypo fix
2003-01-02 wainsteadFirst stab at a schema for a flat file based PhpWiki...
2002-09-09 rurbanadded DB_Session support if PearDB is used.
2001-12-19 carstenklappsuggested alternate username of 'www' in addition to...
2001-12-04 carstenklappConverted tabs to spaces, mysql doesn't like tabs :-(
2001-12-03 wainsteadRenamed these files with .sql extensions for two reason...
2001-11-08 dairikiAdded RCS $Id$ tags.
2001-11-08 dairikiFor security add .htaccess files to subdirectories.
2001-09-18 dairikiJeff's hacks II.
2001-07-18 uckelmanChanged PostgreSQL db library and schema to work with...
2001-07-17 dairikiBug fix: ..._wikilinks => ..._links.
2001-07-12 wainsteadOops: fixed a typo just now.
2001-07-12 wainsteadUpdated table names so all are prefaced with 'phpwiki_...
2001-07-12 wainsteadI changed the table names in the schema so all are...
2001-06-26 uckelmanChanged primary key to (pagename, version) in table...
2000-11-03 wainsteadAdded/tested wikiscore table.
2000-11-02 wainsteadAdded "drop table wikiscore;"
2000-11-02 wainsteadAdded the wikiscore table; stripped out the grant state...
2000-09-23 ahollosiadded wikiscore table
2000-06-29 ahollosiversion is no longer part of primary key of archive...
2000-06-29 wainsteadUpdated the column size of "line" to 128 in both WIKIPA...
2000-06-26 wainsteadThis is still in transition. Do not use in a production... release-1_1_6
2000-06-25 wainsteadReworked the schema to get around mSQL's limitation...
2000-06-25 wainsteadUpped the size of the "searchterms" field.
2000-06-24 wainsteadFirst cut at a schema for a mSQL-based PhpWiki.
2000-06-21 ahollosichanged to new db schema
2000-06-20 wainsteadTable 'archive' is now identical to table 'wiki' and...
2000-06-12 wainsteadAdded the ID.
2000-06-10 wainsteadInitial version of the schema for Postgresql.