geldata / geldata/gel-cli

Error message hints displayed weirdly if there is also a source context

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

Description

```
asdf> select sequence_next(100);
error: QueryError: function "sequence_next(arg0: std::int64)" does not exist
┌─ query:1:8

1 │ select sequence_next(100);
│ ^^^^^^^^^^^^^^^^^^ Did you want "std::sequence_next(seq: schema::ScalarType)"?

```

The hint appears on the same line as the carets indicating where the error was, and in red.

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.