dropGroup
Less than 1 minute
dropGroup
dropGroup
Drops a group (role without login capability) from the PostgreSQL database.
public dropGroup(string $name, bool $ifExists): boolParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | the name of the group to drop |
$ifExists | bool | if true, only drop the group if it exists |
Generated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:15 +0000