wiki.techinc.nl/maintenance/sqlite/archives
2011-01-26 10:33:21 +00:00
..
initial-indexes.sql
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
patch-rd_interwiki.sql
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
searchindex-fts3.sql
searchindex-no-fts.sql