createExtension
Less than 1 minute
createExtension
Creates a PostgreSQL extension.
public createExtension(string $name): bool
Parameters
Parameter | Type | Description |
---|---|---|
$name | string | the name of the extension to create |
Generated by Hazaar API Doc Generator