Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/drizzle/sql.ts>SQLWrapper

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

Methods

getSQL(): SQL