Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ exec
Method
exec
apps/cloud/worker-configuration.d.ts:3476–3476 ·
view source on GitHub ↗
( query: string, ...bindings: any[] )
Source
from the content-addressed store, hash-verified
3474
};
3475
interface
SqlStorage {
3476
exec<T extends Record<string, SqlStorageValue>>(
3477
query: string,
3478
...bindings: any[]
3479
): SqlStorageCursor<T>;
Callers
15
parseGeneratedDeclarations
Function · 0.80
hostSlug
Function · 0.80
decodeBasicAuthorization
Function · 0.80
oauth-popup.test.ts
File · 0.80
parseVarchar
Function · 0.80
parseVarcharLength
Function · 0.80
makeHarness
Function · 0.80
handlePausedRequest
Function · 0.80
handleApprovalRequest
Function · 0.80
parseStdioArgs
Function · 0.80
statusFromSsePostError
Function · 0.80
seedLegacyScopedSqlite
Function · 0.80
Calls
no outgoing calls
Tested by
4
makeHarness
Function · 0.64
executionIdOf
Function · 0.64
installEndpointFromHtml
Function · 0.64
waitForDaemonReady
Function · 0.64