app/code/core/Mage/Downloadable/sql/downloadable_setup/mysql4-upgrade-0.1.12-0.1.13.php File Reference

Go to the source code of this file.

Packages

package  Mage_Downloadable

Variables

 $installer = $this
$installer getConnection ()->addColumn($installer->getTable('downloadable/link_purchased_item')
$installer $select
 $result = $installer->getConnection()->fetchAll($select)


Variable Documentation

$installer = $this

Definition at line 27 of file mysql4-upgrade-0.1.12-0.1.13.php.

$result = $installer->getConnection()->fetchAll($select)

Definition at line 43 of file mysql4-upgrade-0.1.12-0.1.13.php.

$installer $select

Initial value:

 $installer->getConnection()->select()
    ->from($installer->getTable('downloadable/link_purchased_item'), array(
        'item_id',
        'purchased_id',
        'order_item_id',
        'product_id'
    ))

Definition at line 36 of file mysql4-upgrade-0.1.12-0.1.13.php.

$installer getConnection()->addKey($installer->getTable('downloadable/link_purchased_item')

Definition at line 32 of file mysql4-upgrade-0.1.12-0.1.13.php.


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