Solar_Sql_Model::_createTableAndIndexes()

protected void Solar_Sql_Model::_createTableAndIndexes ( void )

Creates the table and indexes in the database using $this->_table_cols and $this->_index_info.

Parameters

  • None.

Returns

  • (void)

Description

Creates the table and indexes in the database using $this->_table_cols and $this->_index_info.



Local