Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
;
2
const
{ cppdb } = require(
'../util'
);
3
const
controllers =
new
WeakMap();
4
Callers
nothing calls this directly
Calls
2
getController
Function · 0.85
wrapTransaction
Function · 0.85
Tested by
no test coverage detected