Frederick

Results 69 issues of Frederick

`edgedb instance stop` should work for cloud instances.

cloud

`edgedb instance start` should work for cloud instances.

cloud

`edgedb instance logs` is currently not implemented for cloud instances but is needed.

cloud

Currently (EdgeDB CLI 2.3.0-dev.902+e29ccdb) `secret_key` doesn't appear in the output from `edgedb instance credentials` but it probably should.

cloud

It would be much more helpful if errors gave a path to the error location in the json data. Ideally this information would be both obvious to humans reading the...

enhancement
compiler
onboarding

In the UI schema browser, if I double click on an object type in the graph a bunch of things disappear. I can't figure out how to get them back...

- EdgeDB Version: EdgeDB 3.0-dev.7171+475875c - EdgeDB CLI Version: EdgeDB CLI 2.3.0-dev.905+4edec8d - OS Version: ubuntu 22.04 Steps to Reproduce: ```esdl # dbschema/default.esdl module default { type Thing { required...

bug
compiler

- EdgeDB Version: 4.7 - EdgeDB CLI Version: 5.1.0+7c5764f - OS Version: 22.04.2-Ubuntu Requesting an upgrade to a lower version fails with a message that doesn't recognize the requested version....