MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / run

Function run

packages/core/src/query/advanced/repeat.test.ts:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 return rows
25 },
26 run() {
27 return { changes: 0, lastInsertRowid: 0 }
28 },
29 }
30 },
31 // eslint-disable-next-line @typescript-eslint/no-empty-function

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected