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

x/pasta/src/index.ts>db.db

Create and manipulate type-safe SQL for PostgreSQL
Go to Latest
variable db.db
Re-export
import { db } from "https://deno.land/x/pasta@0.0.4/src/index.ts";
const { db } = db;
function db.db
Re-export
import { db } from "https://deno.land/x/pasta@0.0.4/src/index.ts";
const { db } = db;

Parameters

uri: string