Manual:$wgExtPGNewFields

From MediaWiki.org
Jump to: navigation, search
Extensions: $wgExtPGNewFields
Extension defined fields to be added to existing tables
Introduced in version: 1.11.0
Removed in version: still in use
Allowed values: See details
Default value: array()

Other settings: Alphabetical | By Function


[edit] Details

Used to add fields to existing tables. Used for PostgreSQL tables, for MySQL, use Manual:$wgExtNewFields.

[edit] Usage

$wgExtPGNewFields[] = array( 'tablename', 'column_name', 'column_type' );
Language: English  • 日本語
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox