Files
2026-08-14 11:29:11 -06:00

3 lines
40 B
SQL

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