Module

x/denodb/lib/helpers/results.ts>formatResultToModelInstance

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
function formatResultToModelInstance
import { formatResultToModelInstance } from "https://dotland.deno.dev/x/denodb@v1.4.0/lib/helpers/results.ts";

Transform a plain record object to a given model schema.