Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rilldata/rill
/ Error
Method
Error
admin/database/errors.go:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
func
(e *wrappedError) Error() string {
35
return
e.msg
36
}
37
38
func
(e *wrappedError) Unwrap() error {
39
return
e.err
Callers
15
NewGithub
Function · 0.45
LookupGithubRepoForUser
Method · 0.45
RedeployProject
Method · 0.45
TriggerParser
Method · 0.45
TestGenerateDeviceAndUserCode
Function · 0.45
TestGenerateDeviceAndUserCodeCollision
Function · 0.45
RepairOrganizationBilling
Method · 0.45
flushToDB
Method · 0.45
UpdateDeploymentsForProject
Method · 0.45
StopDeploymentInner
Method · 0.45
DeleteDeploymentInner
Method · 0.45
CheckProvisionerResource
Method · 0.45
Calls
no outgoing calls
Tested by
14
TestGenerateDeviceAndUserCode
Function · 0.36
TestGenerateDeviceAndUserCodeCollision
Function · 0.36
TestValidateSlug
Function · 0.36
testAttributeValidation
Function · 0.36
TestValidateAttributesUnit
Function · 0.36
TestRBAC
Function · 0.36
TestRBACOld
Function · 0.36
TestUser
Function · 0.36
TestSanitizeRedirectURIs
Function · 0.36
TestProvision
Function · 0.36
TestClickHouseStatic
Function · 0.36
TestClickHouseStaticEnvVarNotSet
Function · 0.36