Index
Less than 1 minute
Index
Properties
name
public string $name
table
public string $table
columns
public array $columns
unique
public bool $unique
using
public string $using
Methods
create
public create(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
alter
public alter(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
drop
public drop(Adapter $dbi): bool
Parameters
Parameter | Type | Description |
---|---|---|
$dbi | Adapter |
Generated by Hazaar API Doc Generator