edgedb-cli icon indicating copy to clipboard operation
edgedb-cli copied to clipboard

The EdgeDB CLI

Results 192 edgedb-cli issues
Sort by recently updated
recently updated
newest added

Writing queries in REPL then copying into actual code is a common use case. Currently copying a query on macOS also includes the `......` at the start of the line....

Good day! Gratz with release of 1.0! Wanted to try EdgeDB and went to 'quickstart tutorial' At step 'edgedb package init' I got error: edgedb error: ClientConnectionFailedError: could not resolve...

Currently it first shows hash error, and only checks syntax if hash is okay. This means that user has to change hash twice if they made a mistake, which is...

Seems like tabled supports derives and should be simpler to work with. Also can help with text wrapping. https://crates.io/crates/tabled

enhancement
minor

``` Mac:edgedb leon$ edgedb server init tutorial ┌──────────────────────┬──────────────────────────────────────────────────────────────┐ │ Instance Name │ tutorial │ │ Mode │ User Service │ │ Data Directory │ /Users/leon/Library/Application Support/edgedb/data/tutorial │ │ Credentials Path...

The help for edgedb instance is formatted strangely when --help is passed but not for -h or help . I haven't found another command that has this format or difference...

minor