app/code/core/Mage/SalesRule/sql/salesrule_setup/mysql4-upgrade-0.7.4-0.7.5.php File Reference

Go to the source code of this file.

Packages

package  Mage_CatalogRule

Variables

 $installer = $this
 $conn = $installer->getConnection()
 $websites = $conn->fetchPairs("SELECT store_id, website_id FROM {$this->getTable('core_store')}")
 $select
 $rows = $conn->fetchAll($select)


Variable Documentation

$conn = $installer->getConnection()

Definition at line 32 of file mysql4-upgrade-0.7.4-0.7.5.php.

$installer = $this

Definition at line 27 of file mysql4-upgrade-0.7.4-0.7.5.php.

$rows = $conn->fetchAll($select)

Definition at line 39 of file mysql4-upgrade-0.7.4-0.7.5.php.

$select

Initial value:

 $conn->select()
    ->from($this->getTable('salesrule'), array('rule_id', 'store_ids'))

Definition at line 37 of file mysql4-upgrade-0.7.4-0.7.5.php.

$websites = $conn->fetchPairs("SELECT store_id, website_id FROM {$this->getTable('core_store')}")

Definition at line 33 of file mysql4-upgrade-0.7.4-0.7.5.php.


Generated on Sat Jul 4 17:22:26 2009 for Magento by  doxygen 1.5.8