app/code/core/Mage/Core/sql/core_setup/mysql4-upgrade-0.8.5-0.8.6.php File Reference

Go to the source code of this file.

Packages

package  Mage_Core

Variables

 $installer = $this
$installer getConnection ()->addColumn($installer->getTable('core_website')
$installer $select
 $row = $installer->getConnection()->fetchRow($select)


Variable Documentation

$installer = $this

Definition at line 35 of file mysql4-upgrade-0.8.5-0.8.6.php.

$row = $installer->getConnection()->fetchRow($select)

Definition at line 46 of file mysql4-upgrade-0.8.5-0.8.6.php.

$installer $select

Initial value:

 $installer->getConnection()->select()
    ->from($installer->getTable('core_website'))
    ->where('website_id > ?', 0)
    ->order('website_id')
    ->limit(1)

Definition at line 41 of file mysql4-upgrade-0.8.5-0.8.6.php.

$installer getConnection()->addColumn($installer->getTable('core_website')

Definition at line 40 of file mysql4-upgrade-0.8.5-0.8.6.php.


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