Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PostHog/duckgres
/ Error
Method
Error
transpiler/transform/errors.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
func
(e *CodedError) Error() string {
return
e.Message }
12
func
(e *CodedError) SQLState() string {
return
e.Code }
13
14
// NewFeatureNotSupported returns a 0A000 (feature_not_supported) error. Use it
Callers
10
TestTranspile_DDL_AlterTableMultiColumn
Function · 0.45
TestTranspile_SetShow
Function · 0.45
TestTranspile_ShowCreateTable_DuckLakeMode
Function · 0.45
TestTier0MatchesTier1
Function · 0.45
TestOnConflictTransform_NonDuckLakeMode
Function · 0.45
TestOnConflictTransform_DuckLakeMode_DoUpdate
Function · 0.45
TestOnConflictTransform_DuckLakeMode_DoNothing
Function · 0.45
TestOnConflictTransform_NoTransformCases
Function · 0.45
TestOnConflictTransform_FivetranPattern
Function · 0.45
TestOnConflictTransform_InsertSelectDoNothing
Function · 0.45
Calls
no outgoing calls
Tested by
10
TestTranspile_DDL_AlterTableMultiColumn
Function · 0.36
TestTranspile_SetShow
Function · 0.36
TestTranspile_ShowCreateTable_DuckLakeMode
Function · 0.36
TestTier0MatchesTier1
Function · 0.36
TestOnConflictTransform_NonDuckLakeMode
Function · 0.36
TestOnConflictTransform_DuckLakeMode_DoUpdate
Function · 0.36
TestOnConflictTransform_DuckLakeMode_DoNothing
Function · 0.36
TestOnConflictTransform_NoTransformCases
Function · 0.36
TestOnConflictTransform_FivetranPattern
Function · 0.36
TestOnConflictTransform_InsertSelectDoNothing
Function · 0.36