MCPcopy Create free account
hub / github.com/bytebase/dbhub /

Class

src/connectors/__tests__/sqlite.integration.test.ts:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31class SQLiteIntegrationTest extends IntegrationTestBase<SQLiteTestContainer> {
32 constructor() {
33 const config: DatabaseTestConfig = {
34 expectedSchemas: ['main'], // SQLite uses 'main' as the default schema name

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected