API17:JDatabaseImporterMySQLi::getAlterTableSQL
From Joomla! Documentation
JDatabaseImporterMySQLi::getAlterTableSQL
Description
Get alters for table if there is a difference.
protected function getAlterTableSQL (SimpleXMLElement $structure)
| Parameter | Type | Default | Description |
|---|---|---|---|
| SimpleXMLElement $structure | SimpleXMLElement | $structure |
See also
JDatabaseImporterMySQLi::getAlterTableSQL source code on BitBucket
Class JDatabaseImporterMySQLi
Subpackage Database- Other versions of JDatabaseImporterMySQLi::getAlterTableSQL
User contributed notes
Code Examples