Manual:Sqlite.inc/mk
Appearance
![]() | This feature was removed completely in version 1.36. |
MediaWiki file: sqlite.inc | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.43.0 • 1.42.5 • 1.39.11 |
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 T184782.