-- name: GetMarketplaceByID :one SELECT * FROM marketplaces WHERE id = $1 LIMIT 1;