app/code/core/Mage/Api/sql/api_setup/mysql4-upgrade-0.8.0-0.8.1.php File Reference

Go to the source code of this file.

Packages

package  Mage_Api

Variables

 $installer = $this
 $insertStmt
$installer getConnection ()->dropColumn($installer->getTable('api/user')


Variable Documentation

$insertStmt

Initial value:

 "INSERT INTO
    `{$installer->getTable('api/session')}` (`user_id`, `logdate`, `sessid`)
    SELECT `user_id`, `logdate`, `sessid` FROM `{$installer->getTable('api/user')}`"

Definition at line 49 of file mysql4-upgrade-0.8.0-0.8.1.php.

$installer = $this

Definition at line 35 of file mysql4-upgrade-0.8.0-0.8.1.php.

$installer getConnection()->dropColumn($installer->getTable('api/user')

Definition at line 53 of file mysql4-upgrade-0.8.0-0.8.1.php.


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