Skip to main content
Module

x/dormlite/mod.ts>Model.all

An sqlite orm for Deno
Go to Latest
method Model.all
import { Model } from "https://deno.land/x/dormlite@0.0.2/mod.ts";

Returns

Promise<Model[]>