Solar_Sql_Adapter_Pgsql::connect()
public
void
Solar_Sql_Adapter_Pgsql::connect ( void
)
Creates a PDO object and connects to the database.
Inherited from Solar_Sql_Adapter.
Parameters
None.
Returns
(void)
Description
Creates a PDO object and connects to the database.
Also sets the query-cache key prefix.