aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/sqlite/archives/patch-tc-timestamp.sql
Commit message (Collapse)AuthorAgeFilesLines
* * re r69332, r64217: complete removal of WikiSysop for CLI installerMark A. Hershberger2010-07-181-1/+1
| | | | | | | | * Incorporate new Installer::performInstallation() function * Update SQLite schema tables to insert data to updatelog correctly Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/69518
* Whee, a debugging piece of SQL had made it through in r59932Max Semenik2009-12-111-1/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/59983
* Fixed updater borkage on SQLite from r59925 and r59926, tweaked explanation ↵Max Semenik2009-12-101-2/+1
| | | | | | | for this change in updaters.inc for portability. See my comments for these revisions in CodeReview for motivation. Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/59932
* Addendum to r59925, fix remaining straggling files that set rc_time to intOverlordQ2009-12-101-1/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/59926
* Followup to r59869, add to MySQL section, and copy patch to SQLite directoryOverlordQ2009-12-101-0/+4
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/59925