mini\Database\PartialQuery::matchNone() Method

private

Signature

private function matchNone(): self

Returns

self

Documentation

Return a query that matches no rows (WHERE 1=0)

Source

src/Database/PartialQuery.php:623-633