Skip to main content
Go to Latest
method PreparedQuery.prototype.oneEntry
import { PreparedQuery } from "https://deno.land/x/sqlite@v3.4.1/mod.ts";

Like one except the row is returned as an object containing key-value pairs.

Parameters

optional
params: P