public create(Adapter $dbi): bool
| Parameter | Type | Description |
|---|
$dbi | Adapter | |
public alter(Adapter $dbi): bool
| Parameter | Type | Description |
|---|
$dbi | Adapter | |
public drop(Adapter $dbi): bool
| Parameter | Type | Description |
|---|
$dbi | Adapter | |
Apply an ALTER action to the BaseAction.
public apply(BaseAction $action): bool
| Parameter | Type | Description |
|---|
$action | BaseAction | |
Find the difference between two BaseActions.
public diff(BaseAction $action): ?BaseAction
| Parameter | Type | Description |
|---|
$action | BaseAction | |
Generated by Hazaar API Doc Generator on Wed, 07 Jan 2026 11:29:59 +0000