MCPcopy Create free account
hub / github.com/Datakitpage/Datakit /

Class

backend/api/src/postgres-proxy/dto/query.dto.ts:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68export class QueryErrorDto {
69 success: false;
70 error: {
71 code: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected