MCPcopy Create free account
hub / github.com/bytebase/bytebase / sqlReview.ts

File sqlReview.ts

frontend/src/react/stores/sqlReview.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create as createProto } from "@bufbuild/protobuf";
2import { createContextValues } from "@connectrpc/connect";
3import { pullAt, uniq } from "lodash-es";
4import { create } from "zustand";

Callers

nothing calls this directly

Calls 11

setFunction · 0.85
removeReviewConfigTagFunction · 0.85
upsertReviewConfigTagFunction · 0.85
getFunction · 0.85
convertToSQLReviewPolicyFunction · 0.85
getTagPolicyNameFunction · 0.85
deleteReviewConfigMethod · 0.80
upsertReviewConfigTagMethod · 0.80
findIndexMethod · 0.45
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected