MCPcopy 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

1import { flatten, map, pipe, prop, sort, uniq } from 'ramda';
2import sqlstring from 'sqlstring';
3import { z } from 'zod';
4

Callers

nothing calls this directly

Calls 11

getProfileByIdFunction · 0.90
getProfileMetricsFunction · 0.90
chQueryFunction · 0.90
getProfileListFunction · 0.90
getProfileListCountFunction · 0.90
getProfilesFunction · 0.90
createSqlBuilderFunction · 0.90
queryMethod · 0.80
replaceMethod · 0.80
mapMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected