Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pg_mem/datatypes/datatype-base.ts>TypeBase#doGt

An in memory postgres DB instance for your unit tests
Go to Latest
method TypeBase.prototype.doGt
import { TypeBase } from "https://deno.land/x/pg_mem@2.6.3/datatypes/datatype-base.ts";

Parameters

a: TRaw
b: TRaw

Returns

boolean