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

Default database probably shouldn't be set

Open 0x241F31 opened this issue 1 year ago • 0 comments

Right now, there is default edgedb (or main, idk) databse when performing operations. I believe it's better not to set default database, as running any operation without specifing database directly can produce confusing query error / unwanted result. Users rarely need to do any operations on internal database.

0x241F31 avatar Apr 28 '24 08:04 0x241F31