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

File adapter.test.ts

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

Callers

nothing calls this directly

Calls 15

tableFunction · 0.90
createDatabaseFunction · 0.90
sqlFunction · 0.90
eqFunction · 0.90
inListFunction · 0.90
queryMethod · 0.80
whereMethod · 0.80
joinMethod · 0.80
selectMethod · 0.80
textMethod · 0.65
hasTableMethod · 0.65

Tested by

no test coverage detected