MCPcopy Index your code
hub / github.com/upstash/jstack / with-postgres.ts

File with-postgres.ts

cli/template/extras/src/server/db/schema/with-postgres.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { pgTable, serial, text, timestamp, index } from "drizzle-orm/pg-core"
2
3export const posts = pgTable(
4 "posts",

Callers

nothing calls this directly

Calls 1

onMethod · 0.45

Tested by

no test coverage detected