Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexErrant/Pentive
/
Class
app/src/sqlite/dialect.ts:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
} from
'kysely'
11
12
class
CRDialect extends SqliteDialect {
13
database: () => Promise<CRDatabase>
14
15
constructor(config: CRDialectConfig) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected