Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ pgTable, serial, text, timestamp, index } from
"drizzle-orm/pg-core"
2
3
export
const
posts = pgTable(
4
"posts"
,
Callers
nothing calls this directly
Calls
1
on
Method · 0.45
Tested by
no test coverage detected