Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kysely_postgrs_js_dialect/tests/support/person-repository.ts>updatePerson

Kysely dialect for PostgreSQL using the Postgres.js client.
Latest
function updatePerson
import { updatePerson } from "https://deno.land/x/kysely_postgrs_js_dialect@0.27.7/tests/support/person-repository.ts";

Parameters

id: number
updateWith: PersonUpdate