codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.55k stars 343 forks source link

Cosmetics: "database {name} is empty" #634

Closed dxps closed 3 years ago

dxps commented 3 years ago

In the initial phase when the chosen (or default) database is empty, running immuclient current we get immudb is empty.

A nice and better context would be to tell the user that database {db-name} is empty.

dmacvicar commented 3 years ago

This is fixed in e23ad9e