3 lines
40 B
SQL
3 lines
40 B
SQL
-- name: Ping :one
|
|
SELECT 1::int AS ok;
|
-- name: Ping :one
|
|
SELECT 1::int AS ok;
|