getConnection() ->addColumn($installer->getTable('paypal/settlement_report_row'), 'store_id', array( 'type' => Varien_Db_Ddl_Table::TYPE_TEXT, 'comment' => 'Store ID', 'length' => '50'));