Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PeerDB-io/peerdb
/ UnderlyingError
Method
UnderlyingError
flow/shared/exceptions/postgres.go:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
func
(e *PostgresWalError) UnderlyingError() *pgproto3.ErrorResponse {
57
return
e.Msg
58
}
59
60
type
TablesNotInPublicationError
struct
{
61
publicationName string
Callers
1
GetErrorClass
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected