MCPcopy
hub / github.com/apache/devlake / Err

Method Err

backend/core/dal/dal.go:247–247  ·  view source on GitHub ↗

Err returns the error, if any, that was encountered during iteration. Err may be called after an explicit or implicit Close method.

()

Source from the content-addressed store, hash-verified

245 // Err returns the error, if any, that was encountered during iteration.
246 // Err may be called after an explicit or implicit Close method.
247 Err() error
248}
249
250// GetColumnNames returns table Column Names in database

Callers 15

ExecuteMethod · 0.80
ExecuteMethod · 0.80
SubmitBlockingMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80
DbtConverterFunction · 0.80
ConvertCommitsFunction · 0.80
extractCustomizedFieldsFunction · 0.80
ExportDataFunction · 0.80
copyDataToDstFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected