Files
agentic-coding-workflow/internal/audit/queries/audit.sql
T

3 lines
40 B
SQL

-- name: Ping :one
SELECT 1::int AS ok;