MCPcopy
hub / github.com/remix-run/remix / adapter.test.ts

File adapter.test.ts

packages/data-table-sqlite/src/lib/adapter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as assert from '@remix-run/assert'
2import { describe, it } from '@remix-run/test'
3import { column, createDatabase, table, eq } from '@remix-run/data-table'
4

Callers

nothing calls this directly

Calls 15

tableFunction · 0.90
createDatabaseFunction · 0.90
eqFunction · 0.90
updateManyMethod · 0.80
queryMethod · 0.80
orderByMethod · 0.80
mapMethod · 0.80
upsertMethod · 0.80
whereMethod · 0.80
joinMethod · 0.80

Tested by

no test coverage detected