MCPcopy Create free account
hub / github.com/Effect-TS/effect / Migrator.ts

File Migrator.ts

packages/effect/src/unstable/sql/Migrator.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Runs SQL migrations with `SqlClient`.
3 *
4 * A migrator loads numbered migration effects, records completed ids in a

Callers

nothing calls this directly

Calls 4

joinMethod · 0.80
makeMethod · 0.65
NumberInterface · 0.50
mapMethod · 0.45

Tested by

no test coverage detected