Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ponder/mod.ts>QueryBuilder#findRow

Simple ORM for PostGRES
Go to Latest
method QueryBuilder.prototype.findRow
import { QueryBuilder } from "https://deno.land/x/ponder@v0.0.3.1/mod.ts";

Parameters

table: string
attr: string
value: string