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

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

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

Parameters

id: number