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

x/pasta/src/database/typed-statement-builder.ts>select

Create and manipulate type-safe SQL for PostgreSQL
Go to Latest
function select
import { select } from "https://deno.land/x/pasta@0.0.4/src/database/typed-statement-builder.ts";