MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / transaction.js

File transaction.js

lib/methods/transaction.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { cppdb } = require('../util');
3const controllers = new WeakMap();
4

Callers

nothing calls this directly

Calls 2

getControllerFunction · 0.85
wrapTransactionFunction · 0.85

Tested by

no test coverage detected