Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PeerDB-io/peerdb
/ Conn
Method
Conn
flow/e2e/snowflake.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(s PeerFlowE2ETestSuiteSF) Conn() *pgx.Conn {
47
return
s.Connector().Conn()
48
}
49
50
func
(s PeerFlowE2ETestSuiteSF) Suffix() string {
51
return
s.pgSuffix
Callers
15
Test_Flow_ReplicaIdentity_Index_No_Pkey
Method · 0.95
Test_Invalid_Numeric
Method · 0.95
Test_Invalid_Geo_SF_Avro_CDC
Method · 0.95
Test_Toast_SF
Method · 0.95
Test_Toast_Advance_1_SF
Method · 0.95
Test_Toast_Advance_2_SF
Method · 0.95
Test_Toast_Advance_3_SF
Method · 0.95
Test_Types_SF
Method · 0.95
Test_Multi_Table_SF
Method · 0.95
Test_Composite_PKey_SF
Method · 0.95
Test_Composite_PKey_Toast_1_SF
Method · 0.95
Test_Composite_PKey_Toast_2_SF
Method · 0.95
Calls
1
Connector
Method · 0.95
Tested by
15
Test_Flow_ReplicaIdentity_Index_No_Pkey
Method · 0.76
Test_Invalid_Numeric
Method · 0.76
Test_Invalid_Geo_SF_Avro_CDC
Method · 0.76
Test_Toast_SF
Method · 0.76
Test_Toast_Advance_1_SF
Method · 0.76
Test_Toast_Advance_2_SF
Method · 0.76
Test_Toast_Advance_3_SF
Method · 0.76
Test_Types_SF
Method · 0.76
Test_Multi_Table_SF
Method · 0.76
Test_Composite_PKey_SF
Method · 0.76
Test_Composite_PKey_Toast_1_SF
Method · 0.76
Test_Composite_PKey_Toast_2_SF
Method · 0.76