MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / migrate.test.ts

File migrate.test.ts

packages/core/fumadb/test/migrate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "@effect/vitest";
2import { fumadb } from "../src";
3import { kyselyAdapter } from "../src/adapters/kysely";
4import { mongoAdapter } from "../src/adapters/mongodb";

Callers

nothing calls this directly

Calls 15

schemaFunction · 0.90
tableFunction · 0.90
idColumnFunction · 0.90
columnFunction · 0.90
fumadbFunction · 0.90
resetDBFunction · 0.90
kyselyAdapterFunction · 0.90
resetMongoDBFunction · 0.90
mongoAdapterFunction · 0.90
nullableMethod · 0.80
implyMethod · 0.80
foreignKeyMethod · 0.80

Tested by

no test coverage detected