Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
method QueryObjectResult.prototype.insertRow
import { QueryObjectResult } from "https://deno.land/x/postgres@v0.17.2/query/query.ts";

Insert a row into the result

Parameters

row_data: Uint8Array[]