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

x/denogres/src/class/Model.ts>Model.fullJoin

Deno + PostgreSQL = DenoGres
Go to Latest
method Model.fullJoin
import { Model } from "https://deno.land/x/denogres@v0.7.0-alpha/src/class/Model.ts";

Parameters

column1: string
column2: string
table2: string