GoLang ibase_maintain_db

request it (198)
GoLang replacement for PHP's ibase_maintain_db [edit | history]



Do you know a GoLang replacement for PHP's ibase_maintain_db? Write it!

PHP ibase_maintain_db

PHP original manual for ibase_maintain_db [ show | php.net ]

ibase_maintain_db

(PHP 5, PHP 7)

ibase_maintain_dbExecute a maintenance command on the database server

Description

bool ibase_maintain_db ( resource $service_handle , string $db , int $action [, int $argument = 0 ] )
Warning

This function is currently not documented; only its argument list is available.

Return Values

Returns TRUE on success or FALSE on failure.