Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ schema.sql.ts
File
schema.sql.ts
packages/core/src/database/schema.sql.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ integer } from
"drizzle-orm/sqlite-core"
2
3
export
const
Timestamps = {
4
time_created: integer()
Callers
nothing calls this directly
Calls
1
integer
Function · 0.50
Tested by
no test coverage detected