adminer
adminer copied to clipboard
how to connect to sqlite with adminer:full image?
as I understand it is necessary to throw the file with the database and how to specify it in the form of login. please tell me how anyone solved the problem?
tnx
Hi. I've never used adminer with sqlite, but I think you should mount sqlite file into docker container and specify path to this sqlite file as server location.
Getting
None of the supported PHP extensions (SQLite3, PDO_SQLite) are available.