Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/syncthing/syncthing
/ Select
Method
Select
internal/db/sqlite/basedb.go:283–283 ·
view source on GitHub ↗
(dest any, args ...any)
Source
from the content-addressed store, hash-verified
281
Get(dest any, args ...any) error
282
Queryx(args ...any) (*sqlx.Rows, error)
283
Select(dest any, args ...any) error
284
}
285
286
type
failedStmt
struct
{
Callers
11
ListDevicesForFolder
Method · 0.65
DebugCounts
Method · 0.65
ListFolders
Method · 0.65
cleanDroppedFolders
Method · 0.65
CountLocal
Method · 0.65
CountGlobal
Method · 0.65
CountReceiveOnlyChanged
Method · 0.65
needSizeLocal
Method · 0.65
needSizeRemote
Method · 0.65
tableStats
Method · 0.65
GetGlobalAvailability
Method · 0.65
Implementers
1
failedStmt
internal/db/sqlite/basedb.go
Calls
no outgoing calls
Tested by
no test coverage detected