Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/miragejs/miragejs
/ db-test.ts
File
db-test.ts
types/tests/db-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
DbCollection from
"miragejs/db-collection"
;
2
import
{ Server } from
"miragejs/server"
;
3
import
{ Registry } from
"miragejs"
;
4
import
{ ModelDefinition } from
"miragejs/-types"
;
Callers
nothing calls this directly
Calls
11
loadData
Method · 0.80
createCollection
Method · 0.80
dump
Method · 0.80
emptyData
Method · 0.80
insert
Method · 0.80
firstOrCreate
Method · 0.80
find
Method · 0.45
findBy
Method · 0.45
where
Method · 0.45
remove
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected