Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ NodeFileSystem } from
"@effect/platform-node"
2
import
{ SqliteClient, SqliteMigrator } from
"@effect/sql-sqlite-node"
3
import
{ assert, describe, it } from
"@effect/vitest"
4
import
{ Effect, FileSystem } from
"effect"
Callers
nothing calls this directly
Calls
6
assert
Function · 0.85
pipe
Method · 0.65
make
Method · 0.65
provide
Method · 0.45
run
Method · 0.45
flip
Method · 0.45
Tested by
no test coverage detected