Previous Page
fetchTableCols()

Solar_Sql_Adapter_Pgsql
fetchTableList()

Next Page
fetchValue()

fetchTableList()

public array fetchTableList ( )

Returns a list of database tables from the cache; if the cache entry is not available, queries the database for the list of tables.

Inherited from Solar_Sql_Adapter.

Parameters

  • None.

Returns

  • (array) A sequential array of table names in the database.

Description

Returns a list of database tables from the cache; if the cache entry is not available, queries the database for the list of tables.