MCPcopy Create free account
hub / github.com/anomalyco/console / sql.pg.ts

File sql.pg.ts

packages/core/src/util/sql.pg.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export { createId } from "@paralleldrive/cuid2";
2import { sql } from "drizzle-orm";
3import { varchar, timestamp } from "drizzle-orm/pg-core";
4

Callers

nothing calls this directly

Calls 1

utcFunction · 0.85

Tested by

no test coverage detected