Go to the source code of this file.
Packages | |
package | Mage_Api |
Variables | |
$installer = $this | |
$insertStmt | |
$installer | getConnection ()->dropColumn($installer->getTable('api/user') |
$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.