I know this is an old thread, though it's my issue too. However, I am using Adminer, not Adminer Editor. I can open a database if I enter its name manually, as per the attached. But I don't see a database dropdown anywhere. Also, phpliteadmin has this config available... //directory relative to this file to search for databases (if false, manually list databases in the $databases variable) $directory = '../../'; Is there an equivalent for adminer? Thanks for your help.
The attached screenshot shows why that phpliteadmin config option is valuable to us. i.e. the database is outside of the website's document root.
My bad... screenshot attached now.
Got it! Thanks for your help.
The documentation for adminer and SQLite is pretty scarce. I also have the issue...
Does the SQLite implementation only work if the sqlite database has username/password?...