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

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

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