API17:JDatabaseMySQLImporter::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.
JDatabaseMySQLImporter::getChangeColumnSQL
Description
Get the syntax to alter a column.
Description:JDatabaseMySQLImporter::getChangeColumnSQL [Edit Descripton]
Since
Synopsis
protected JDatabaseMySQLImporter::getChangeColumnSQL ($table, SimpleXMLElement $field)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | string | ||
| SimpleXMLElement $field | SimpleXMLElement |
Returns
string
Defined in
libraries/joomla/database/database/mysqlimporter.php (line 313)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDatabaseMySQLImporter::getChangeColumnSQL
Examples
<CodeExamplesForm />
