mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-01-24 05:28:36 -06:00
3 lines
73 B
SQL
3 lines
73 B
SQL
-- name: ExecutionsServiceListExecutions :many
|
|
SELECT * FROM executions;
|