API17

API17:JDatabaseMySQLImporter::getAlterTableSQL

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLImporter::getAlterTableSQL

Description

Get alters for table if there is a difference.


Since

Joomla 11.1

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)

Referenced by

See also

Examples

Code Examples