Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Rollback
Method
Rollback
backend/core/dal/dal.go:210–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
type
Transaction
interface
{
209
Dal
210
Rollback() errors.Error
211
Commit() errors.Error
212
// table: exclusive
213
LockTables(lockTables LockTables) errors.Error
Callers
12
DeleteBlueprint
Method · 0.65
transactionalDelete
Method · 0.65
End
Method · 0.65
CreateProject
Function · 0.65
PatchProject
Function · 0.65
DeleteProject
Function · 0.65
CreateApiKey
Function · 0.65
ExtractQDevLoggingData
Function · 0.65
ExtractQDevS3Data
Function · 0.65
PostConnections
Function · 0.65
deleteConnection
Function · 0.65
Rollback
Method · 0.65
Implementers
1
DalgormTransaction
backend/impls/dalgorm/dalgorm_transact
Calls
no outgoing calls
Tested by
no test coverage detected