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

File adapter.test.ts

packages/data-table-mysql/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, ilike, inList } from '@remix-run/data-table'
4

Callers

nothing calls this directly

Calls 15

tableFunction · 0.90
createDatabaseFunction · 0.90
ilikeFunction · 0.90
eqFunction · 0.90
inListFunction · 0.90
whereMethod · 0.80
queryMethod · 0.80
joinMethod · 0.80
selectMethod · 0.80
createMethod · 0.80
updateManyMethod · 0.80

Tested by

no test coverage detected