-- name: GetStationByID :one select * from stations where id = @id;