describeTable
Less than 1 minute
describeTable
describeTable
Describes columns for a SQLite table.
public describeTable(string $tableName, ?string $sort, false $): voidParameters
| Parameter | Type | Description |
|---|---|---|
$tableName | string | the table name to inspect |
$sort | string | optional sort mode for compatibility with other drivers |
$ | false |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000