Go to the source code of this file.
Packages | |
package | Mage_Core |
Variables | |
$installer = $this | |
$installer | getConnection ()->dropForeignKey($installer->getTable('design_change') |
$storeIds | |
if(!empty($storeIds)) $installer getConnection()-> addConstraint( 'FK_DESIGN_CHANGE_STORE'$installer | getTable ('design_change') |
$installer = $this |
Definition at line 27 of file mysql4-upgrade-0.8.10-0.8.11.php.
$storeIds |
Initial value:
$installer->getConnection()->fetchCol( "SELECT store_id FROM {$installer->getTable('core_store')}" )
Definition at line 34 of file mysql4-upgrade-0.8.10-0.8.11.php.
$installer getConnection()->dropForeignKey($installer->getTable('design_change') |
Definition at line 32 of file mysql4-upgrade-0.8.10-0.8.11.php.
if (!empty($storeIds)) $installer getConnection ()->addConstraint( 'FK_DESIGN_CHANGE_STORE' $installer $installer getTable('core_store') |
Definition at line 45 of file mysql4-upgrade-0.8.10-0.8.11.php.