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

x/postgres/query/decoders.ts>decodeBoolean

PostgreSQL driver for Deno
Extremely Popular
Go to Latest
function decodeBoolean
import { decodeBoolean } from "https://deno.land/x/postgres@v0.19.0/query/decoders.ts";

Parameters

value: string

Returns

boolean