Previous Page
_exception()

Solar_Sql_Adapter_Mysql
_fetchTableCols()

Next Page
_fetchTableList()

_fetchTableCols()

protected array _fetchTableCols ( string $table )

Returns an array describing the columns in a table.

Parameters

  • (string) $table: The table name to fetch columns for.

Returns

  • (array) An array of table column information.

Description

Returns an array describing the columns in a table.