Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ update-row.test.ts
File
update-row.test.ts
apps/sim/lib/table/__tests__/update-row.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ dbChainMock, dbChainMockFns, resetDbChainMock } from
'@sim/testing'
Callers
nothing calls this directly
Calls
10
resetDbChainMock
Function · 0.90
updateRow
Function · 0.90
insertRow
Function · 0.90
batchInsertRows
Function · 0.90
upsertRow
Function · 0.90
replaceTableRows
Function · 0.90
renameColumn
Function · 0.90
deleteColumn
Function · 0.90
findExecutedSqlContaining
Function · 0.85
findExecutedRawSql
Function · 0.85
Tested by
no test coverage detected