API17:JDatabaseMySQLImporter::getChangeColumnSQL
From Joomla! Documentation
JDatabaseMySQLImporter::getChangeColumnSQL
Description
Get the syntax to alter a column.
Template: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
Referenced by
See also
Template:SeeAlso:JDatabaseMySQLImporter::getChangeColumnSQL
Examples
<CodeExamplesForm />