Manual:$wgExtNewTables
From MediaWiki.org
| Extensions: $wgExtNewTables | |
|---|---|
| Extension Defined tables to be added on schema change |
|
| Introduced in version: | 1.11.0 (r23759) |
| Removed in version: | still in use |
| Allowed values: | See details |
| Default value: | array() |
Other settings: Alphabetical | By Function
[edit] Details
[edit] Usage
$wgExtNewTables[] = array( 'tablename', 'schema_file.sql' );