MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / db.ts

File db.ts

app/src/server/db.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from "fs";
2import { type DB } from "../types/kysely-codegen.types";
3
4import { PrismaClient } from "@prisma/client";

Callers

nothing calls this directly

Calls 1

getPoolFunction · 0.85

Tested by

no test coverage detected