geldata / geldata/gel-cli

Hide revision hashes from user-facing messages

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

Description

Before

```
$ edgedb migration create
Created dbschema/migrations/00003.edgeql, id: m1yh4d3dmfghpbidcnh3jf3flusvznborapmb54blv5mloiqzuzsia
edgedb migrate
Applied m1yh4d3dmfghpbidcnh3jf3flusvznborapmb54blv5mloiqzuzsia (00003.edgeql)
```

After

```
$ edgedb migration create
Created dbschema/migrations/00003.edgeql.
$ edgedb migrate
Applied dbshcema/migrations/00003.edgeql.
```

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.