MCPcopy Create free account
hub / github.com/effect-app/libs / SqliteMigrator.test.ts

File SqliteMigrator.test.ts

repos/effect/packages/sql/sqlite-node/test/SqliteMigrator.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeFileSystem } from "@effect/platform-node"
2import { SqliteClient, SqliteMigrator } from "@effect/sql-sqlite-node"
3import { assert, describe, it } from "@effect/vitest"
4import { Effect, FileSystem } from "effect"

Callers

nothing calls this directly

Calls 6

assertFunction · 0.85
pipeMethod · 0.65
makeMethod · 0.65
provideMethod · 0.45
runMethod · 0.45
flipMethod · 0.45

Tested by

no test coverage detected