Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ profile.ts
File
profile.ts
packages/trpc/src/routers/profile.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ flatten, map, pipe, prop, sort, uniq } from
'ramda'
;
2
import
sqlstring from
'sqlstring'
;
3
import
{ z } from
'zod'
;
4
Callers
nothing calls this directly
Calls
11
getProfileById
Function · 0.90
getProfileMetrics
Function · 0.90
chQuery
Function · 0.90
getProfileList
Function · 0.90
getProfileListCount
Function · 0.90
getProfiles
Function · 0.90
createSqlBuilder
Function · 0.90
query
Method · 0.80
replace
Method · 0.80
map
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected