mini\Database\Session::hasTempTable() Method

public

Signature

public function hasTempTable(string $name): bool

Parameters

Name Type Default Description
$name string required Documentation missing

Returns

bool

Documentation

Check if a temporary table exists

Source

src/Database/Session.php:85-88