3 lines
No EOL
56 B
SQL
3 lines
No EOL
56 B
SQL
-- name: GetSatellites :many
|
|
select *
|
|
from satellites; |