Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / maintenance / sqlite.php
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-06-11 Max Semeniksqlite.php: don't fail after --check-syntax on a non...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-10 Chad HorohoeGet rid of a bunch of $wgDBtypes in maintenance/
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-08-12 Max Semenikmaintenance/sqlite.php: added the ability to check...
2010-05-22 Sam ReedStylize maintenance folder..
2010-03-10 Chad HorohoeFix child class visibility
2010-02-21 Max SemenikDon't display useless --dbuser and --dbpass in sqlite...
2010-02-21 Max Semenikmaintenance/sqlite.php: added an option for safe backup
2009-12-17 Max SemenikWhile coding r58014, I thought that VACUUM on a 0-byte...
2009-10-31 Max SemenikEither we write 'bytes' in both cases, or in neither
2009-10-22 Max SemenikThat way of percentage calculation was an epic fail:)
2009-10-18 Max SemenikAdded a script for SQLite-specific maintenance tasks