Skip to main content
Deno 2 is finally 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