Module

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

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

Parameters

criteria: Partial<Person>