MCPcopy Create free account
hub / github.com/PostHog/duckgres / db

Method db

controlplane/admin/api.go:158–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 r.GET("/workers", h.listWorkers)
157
158 // Sessions (read-only)
159 r.GET("/sessions", h.listSessions)
160
161 // Overview
162 r.GET("/status", h.getClusterStatus)
163}

Callers 13

ListOrgsMethod · 0.95
CreateOrgMethod · 0.95
GetOrgMethod · 0.95
UpdateOrgMethod · 0.95
DeleteOrgMethod · 0.95
ListUsersMethod · 0.95
CreateUserMethod · 0.95
GetUserMethod · 0.95
UpdateUserMethod · 0.95
DeleteUserMethod · 0.95
GetManagedWarehouseMethod · 0.95

Calls 1

DBMethod · 0.45

Tested by

no test coverage detected