wiki.techinc.nl/maintenance/sqlite/archives
2011-01-26 10:33:21 +00:00
..
initial-indexes.sql * re r69332, r64217: complete removal of WikiSysop for CLI installer 2010-07-18 18:52:05 +00:00
patch-categorylinks-better-collation.sql Follow-up r72870: fixed patch file so that it actually works, switched it to native SQLite types 2010-09-12 17:48:56 +00:00
patch-iw_api_and_wikiid.sql Follow-up r71118: forgot to re-add the index 2010-09-12 18:00:28 +00:00
patch-kill-iwl_pft.sql Fix r69721: SQLite yells at you if you try to drop an index that doesn't exist; which might be the case considering how many times these indexes were renamed and dropped. Per r73758, put IF EXISTS on them--it certainly can't hurt. 2010-11-03 12:41:46 +00:00
patch-kill-iwl_prefix.sql Fix r69721: SQLite yells at you if you try to drop an index that doesn't exist; which might be the case considering how many times these indexes were renamed and dropped. Per r73758, put IF EXISTS on them--it certainly can't hurt. 2010-11-03 12:41:46 +00:00
patch-log_search-rename-index.sql Added SQLite version of the patch since the other one has syntax errors on SQLite 2010-09-12 12:28:21 +00:00
patch-log_user_text.sql Finished bringing SQLite updater in par with MySQL 2009-10-22 18:04:08 +00:00
patch-rd_interwiki.sql Separate patch-rd_interwiki.sql for SQLite 2009-10-22 16:58:13 +00:00
patch-rename-iwl_prefix.sql Create index only if it doesn't already exist 2011-01-26 10:33:21 +00:00
patch-tc-timestamp.sql * re r69332, r64217: complete removal of WikiSysop for CLI installer 2010-07-18 18:52:05 +00:00
searchindex-fts3.sql * re r69332, r64217: complete removal of WikiSysop for CLI installer 2010-07-18 18:52:05 +00:00
searchindex-no-fts.sql Merge SQLite search from branches/sqlite/ to trunk 2009-10-29 16:19:35 +00:00