GoLang dbplus_rzap

request it (186)
GoLang replacement for PHP's dbplus_rzap [edit | history]



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

PHP dbplus_rzap

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

dbplus_rzap

(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)

dbplus_rzapRemove all tuples from relation

Description

int dbplus_rzap ( resource $relation )

dbplus_rzap() will remove all tuples from relation.

Parameters

relation

A relation opened by dbplus_open().

Return Values

Notes

Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.