Files
agentic-coding-workflow/internal/infra/notify/queries/notifications.sql
T

3 lines
40 B
SQL

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