Query\Drivers\Sqlite\SQL::columnList
SQL to show information about columns in a 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%)