aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/Sqlite.php
Commit message (Expand)AuthorAgeFilesLines
* Replace more usages of deprecated MWExceptionDaimona Eaytoy2023-06-081-2/+1
* Fix various documentation related to scalar typesUmherirrender2022-03-091-1/+1
* Remove unneeded explicit true/false inside conditionsUmherirrender2021-08-171-1/+1
* Use array_fill_keys() instead of array_flip() if that reflects the developer'...Tim Starling2021-06-151-2/+2
* Improve code around internal queries in sqlite database classUmherirrender2020-12-031-1/+4
* maintenance: Move sqlite from .inc to .phpJames D. Forrester2020-09-251-0/+97