This repository has been archived on 2026-07-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gitea-codex/migrations/0001_initial.sql
T
Space-Banane f19b271642
ci / test (pull_request) Successful in 1m54s
ci / publish (pull_request) Has been skipped
feat. rebuild service in Go
Rebuild the Gitea Codex review bot from the product contract with a Go HTTP service, durable SQL queue, typed Gitea client, isolated runner, and deployment updates.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 21:51:01 +02:00

4 lines
232 B
SQL

-- The Go migrator creates this logical schema with dialect-specific SQL.
-- This file documents the compatibility baseline: webhook_events, review_jobs,
-- review_runs, and bot_comments with the constraints described in README.md.