MCPcopy
hub / github.com/kysely-org/kysely / introspect.test.ts

File introspect.test.ts

test/node/src/introspect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sql } from '../../../dist/index.js'
2import {
3 clearDatabase,
4 destroyTest,

Callers

nothing calls this directly

Calls 15

initTestFunction · 0.85
dropSchemaFunction · 0.85
createSchemaFunction · 0.85
createViewFunction · 0.85
insertDefaultDataSetFunction · 0.85
clearDatabaseFunction · 0.85
dropViewFunction · 0.85
destroyTestFunction · 0.85
createTableWithIdFunction · 0.85
dropTableMethod · 0.80
getSchemasMethod · 0.65
getTablesMethod · 0.65

Tested by

no test coverage detected