Module

x/justaos_orm/test/test.utils.ts>Session.getConnection

JUSTAOS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
Go to Latest
method Session.getConnection
import { Session } from "https://dotland.deno.dev/x/justaos_orm@v7.1.0/test/test.utils.ts";

Parameters

optional
forceNewConnection: boolean = [UNSUPPORTED]