Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ unsafe
Method
unsafe
packages/db/tx-tripwire.ts:109–109 ·
view source on GitHub ↗
(...args: unknown[])
Source
from the content-addressed store, hash-verified
107
108
interface
CallableClient {
109
unsafe(...args: unknown[]): unknown
110
begin(...args: unknown[]): unknown
111
}
112
Callers
9
begin
Function · 0.65
deeplyNestedHelper
Function · 0.65
tx-tripwire.test.ts
File · 0.65
then
Function · 0.65
runMigrationsWithRetry
Function · 0.65
executeQuery
Function · 0.65
executeInsert
Function · 0.65
executeUpdate
Function · 0.65
executeDelete
Function · 0.65
Calls
no outgoing calls
Tested by
3
begin
Function · 0.52
deeplyNestedHelper
Function · 0.52
then
Function · 0.52