Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/drizzle-team/drizzle-orm
/ sqliteTest.ts
File
sqliteTest.ts
drizzle-seed/tests/northwind/sqliteTest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
;
2
import
path from
'path'
;
3
4
import
betterSqlite3 from
'better-sqlite3'
;
Callers
nothing calls this directly
Calls
5
drizzle
Function · 0.90
migrate
Function · 0.90
seed
Function · 0.90
refine
Method · 0.80
then
Method · 0.45
Tested by
no test coverage detected