Manual:Sqlite.inc/mk
This feature was removed completely in version 1.36. |
MediaWiki file: sqlite.inc | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.39.2 • 1.38.5 • 1.35.9 |
Classes: | Sqlite |
Подробно
sqlite.inc file is a helper class for sqlite-specific scripts.
This helper class contains code common to different SQLite-related maintenance scripts such as checkSqlSyntax
function.
This script has been removed in MediaWiki 1.36. See task T184782.