Go to the source code of this file.
Packages | |
package | Mage_Sales |
Variables | |
$installer = $this | |
$installer | getConnection ()->modifyColumn($installer->getTable('sales/order') |
$installer $installer getConnection()->addConstraint('FK_SALES_ORDER_CUSTOMER'$installer | getTable ('sales/order') |
$installer = $this |
Definition at line 29 of file mysql4-upgrade-0.9.37-0.9.38.php.
$installer getConnection()->modifyColumn($installer->getTable('sales/order') |
Definition at line 39 of file mysql4-upgrade-0.9.37-0.9.38.php.
$installer $installer getConnection ()->addConstraint('FK_SALES_ORDER_CUSTOMER' $installer $installer getTable('customer/entity') |
Definition at line 41 of file mysql4-upgrade-0.9.37-0.9.38.php.