Module

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

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

Parameters

criteria: Partial<Person>