MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / project.service.ts

File project.service.ts

packages/db/src/services/project.service.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cacheable } from '@openpanel/redis';
2import sqlstring from 'sqlstring';
3import { chQuery, TABLE_NAMES } from '../clickhouse/client';
4import { ClientType, type Prisma, type Project } from '../prisma-client';

Callers

nothing calls this directly

Calls 1

cacheableFunction · 0.90

Tested by

no test coverage detected