MCPcopy Create free account
hub / github.com/ReviewStage/stage-cli / comment.ts

File comment.ts

packages/cli/src/db/schema/comment.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sql } from "drizzle-orm";
2import { index, sqliteTable, text } from "drizzle-orm/sqlite-core";
3import { LOCAL_USER_ID } from "../local-user.js";
4import { baseColumns } from "./columns.js";

Callers

nothing calls this directly

Calls 1

baseColumnsFunction · 0.85

Tested by

no test coverage detected