MCPcopy 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

1import { integer } from "drizzle-orm/sqlite-core"
2
3export const Timestamps = {
4 time_created: integer()

Callers

nothing calls this directly

Calls 1

integerFunction · 0.50

Tested by

no test coverage detected