MCPcopy
hub / github.com/simstudioai/sim / db.ts

File db.ts

packages/db/db.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { drizzle } from 'drizzle-orm/postgres-js'
2import postgres from 'postgres'
3import { resolveDbUrl } from './connection-url'
4import * as schema from './schema'

Callers

nothing calls this directly

Calls 4

resolveDbUrlFunction · 0.90
instrumentPoolClientFunction · 0.90
joinMethod · 0.80
testMethod · 0.80

Tested by

no test coverage detected