API17:JDatabaseImporterMySQL::getChangeColumnSQL
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseImporterMySQL::getChangeColumnSQL
Description
Get the syntax to alter a column.
Description:JDatabaseImporterMySQL::getChangeColumnSQL [Edit Descripton]
protected function getChangeColumnSQL ( $table SimpleXMLElement $field )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | string | ||
| SimpleXMLElement $field | SimpleXMLElement |
See also
-
JDatabaseImporterMySQL::getChangeColumnSQL source code on BitBucket
-
Class JDatabaseImporterMySQL
-
Subpackage Database
- Other versions of JDatabaseImporterMySQL::getChangeColumnSQL
SeeAlso:JDatabaseImporterMySQL::getChangeColumnSQL [Edit See Also]
User contributed notes
<CodeExamplesForm />
