MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/fumadb/src/schema/create.ts:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142class RelationInit<
143 Type extends RelationType,
144 Tables extends Record<string, AnyTable>,
145 T extends keyof Tables,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected