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 Tue, 06 May 2025 01:33:01 +0000