Skip to main content
Module

x/drizzle/mod.ts>Query

Deno port of the drizzle-orm library
Latest
interface Query
import { type Query } from "https://deno.land/x/drizzle@v0.23.85/mod.ts";

Properties

sql: string
params: unknown[]
optional
typings: QueryTypingsValue[]