geldata / geldata/gel-cli

Tabular view is busted when there are no result rows

Open
#1,474 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Currently we just pull the column headings from the Value objects. This means that if there are zero rows, we produce something like:
```
┌┐
└┘
```
as the entire output.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.