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

x/ponder/library/connection.ts>query

Simple ORM for PostGRES
Latest
function query
import { query } from "https://deno.land/x/ponder@v0.1.0/library/connection.ts";

Parameters

builtQueryForDB: string