mycli icon indicating copy to clipboard operation
mycli copied to clipboard

Maybe offer a list of possible databases when you are not `use`d into one, but entered a query without one

Open NormanTUD opened this issue 2 years ago • 0 comments

I did select * from image instead of annotate.image and I was in no DB. If I entered "... from image" and it cannot be found, it would be nice to have a list of databases, which contain a table called image, or, if it is only one, use into it.

NormanTUD avatar Apr 06 '23 14:04 NormanTUD