Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataddo/pgq
/ SQLState
Method
SQLState
errors.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
type
pgError
interface
{
15
SQLState() string
16
}
17
18
// legacyPGError is an interface used by previous versions of github.com/lib/pq.
Callers
1
isErrorCode
Function · 0.95
Implementers
1
pgErrorImplementation
errors_test.go
Calls
no outgoing calls
Tested by
no test coverage detected