MCPcopy Index your code
hub / github.com/apache/devlake / Commit

Method Commit

backend/core/dal/dal.go:211–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

209 Dal
210 Rollback() errors.Error
211 Commit() errors.Error
212 // table: exclusive
213 LockTables(lockTables LockTables) errors.Error
214 UnlockTables() errors.Error

Callers 12

DeleteBlueprintMethod · 0.65
transactionalDeleteMethod · 0.65
EndMethod · 0.65
CreateProjectFunction · 0.65
PatchProjectFunction · 0.65
DeleteProjectFunction · 0.65
CreateApiKeyFunction · 0.65
ExtractQDevLoggingDataFunction · 0.65
ExtractQDevS3DataFunction · 0.65
PostConnectionsFunction · 0.65
deleteConnectionFunction · 0.65
CommitMethod · 0.65

Implementers 1

DalgormTransactionbackend/impls/dalgorm/dalgorm_transact

Calls

no outgoing calls

Tested by

no test coverage detected