Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apecloud/myduckserver
/ IsUsingServer
Method
IsUsingServer
harness/duck_harness.go:222–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
220
}
221
222
func
(m *DuckHarness) IsUsingServer() bool {
223
return
m.server
224
}
225
226
type
SkippingDuckHarness
struct
{
227
DuckHarness
Callers
9
TestUserPrivileges
Function · 0.95
TestUserAuthentication
Function · 0.95
TestQueriesPreparedSimple
Function · 0.80
TestJoinStats
Function · 0.80
TestAnsiQuotesSqlModePrepared
Function · 0.80
TestDateParse
Function · 0.80
TestPersist
Function · 0.80
TestValidateSession
Function · 0.80
TestCharsetCollationEngine
Function · 0.80
Calls
no outgoing calls
Tested by
9
TestUserPrivileges
Function · 0.76
TestUserAuthentication
Function · 0.76
TestQueriesPreparedSimple
Function · 0.64
TestJoinStats
Function · 0.64
TestAnsiQuotesSqlModePrepared
Function · 0.64
TestDateParse
Function · 0.64
TestPersist
Function · 0.64
TestValidateSession
Function · 0.64
TestCharsetCollationEngine
Function · 0.64