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 Sat, 23 Aug 2025 22:23:42 +0000