API17:JDatabaseMySQLImporter::getAlterTableSQL
From Joomla! Documentation
JDatabaseMySQLImporter::getAlterTableSQL
Description
Get alters for table if there is a difference.
Since
Synopsis
protected JDatabaseMySQLImporter::getAlterTableSQL (SimpleXMLElement $structure)
| Parameter | Type | Default | Description |
|---|---|---|---|
| SimpleXMLElement $structure | SimpleXMLElement | $structure |
Returns
array
Defined in
libraries/joomla/database/database/mysqlimporter.php (line 171)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples