MCPcopy
hub / github.com/drizzle-team/drizzle-orm / exactlyOne

Method exactlyOne

drizzle-kit/src/simulator.ts:3–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1declare global {
2 interface Array<T> {
3 exactlyOne(): T;
4 }
5}
6

Callers 1

resolveTablesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected