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

Function many

packages/core/fumadb/src/schema/create.ts:564–566  ·  view source on GitHub ↗
(another)

Source from the content-addressed store, hash-verified

562 ) as any;
563 },
564 many(another) {
565 return new ImplicitRelationInit("many", tables[another], referencer);
566 },
567 };
568}
569

Callers 9

generate.test.tsFile · 0.85
cli.tsFile · 0.85
query.schema.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected