class ValuesTable
extends ReadOnlyTable
import { ValuesTable } from "https://deno.land/x/pg_mem@3.0.3/schema/values-table.ts";
Methods
protected
buildColumnEvaluator(_col: SchemaField, i: number): IValueentropy(t: _Transaction): number
enumerate(t: _Transaction): Iterable<any>
hasItem(value: any, t: _Transaction): boolean