edgedb-cli
edgedb-cli copied to clipboard
Connecting via password to a Gel instance will default the user to `edgedb`
See https://github.com/geldata/gel-cli/blob/b782560ba18b5429aceb0094e8acf5d57a6cba8e/src/options.rs#L1045
This should be server version dependent I think? Not sure if we can know this ahead of time, but either way, this is confusing given that the new default is "admin" not "edgedb".