Go to the source code of this file.
Packages | |
package | Mage_Catalog |
Variables | |
$this | getConnection ()->addColumn($this->getTable('catalog_category_entity') |
$this | $sql = "SELECT * FROM `{$this->getTable('catalog_category_entity')}`" |
$data = $this->getConnection()->fetchAll($sql) |
$data = $this->getConnection()->fetchAll($sql) |
Definition at line 33 of file mysql4-upgrade-0.7.50-0.7.51.php.
$this $sql = "SELECT * FROM `{$this->getTable('catalog_category_entity')}`" |
Definition at line 32 of file mysql4-upgrade-0.7.50-0.7.51.php.
$this getConnection()->addColumn($this->getTable('catalog_category_entity') |
Definition at line 30 of file mysql4-upgrade-0.7.50-0.7.51.php.