Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method PostgrestTransformBuilder.prototype.single
import { PostgrestTransformBuilder } from "https://deno.land/x/postgrest@1.1.0/src/lib/PostgrestTransformBuilder.ts";

Retrieves only one row from the result. Result must be one row (e.g. using limit), otherwise this will result in an error.