Query\Drivers\Pgsql\SQL::columnList
Return sql to list columns of the specified table
Signature
public function columnList(string
$table )
Parameters
$table
— string
Returns
- string
Defined by Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)