Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/drizzle-team/drizzle-orm
/ promise
Method
promise
drizzle-orm/src/singlestore/driver.ts:109–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
108
interface
CallbackClient {
109
promise(): SingleStoreDriverClient;
110
}
111
112
function
isCallbackClient(client: any): client is CallbackClient {
Callers
2
construct
Function · 0.65
construct
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected