Skip to main content
Module

x/drizzle/pg-core/query-builders.ts>JoinsValue

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

Properties

on: SQL | undefined
alias: string | undefined
joinType: JoinType