Update list of supported Adminer drivers
see https://github.com/TimWolla/docker-adminer/issues/16#issuecomment-417477422
This commit is contained in:
parent
bd21ee1f4c
commit
0c44fedf40
|
|
@ -101,7 +101,4 @@ To add support for the other drivers you will need to install the following PHP
|
|||
- `pdo_dblib` (MS SQL)
|
||||
- `oci8` (Oracle)
|
||||
- `interbase` (Firebird)
|
||||
|
||||
The following drivers are not supported by this image:
|
||||
|
||||
- MongoDB (The driver is not supported by PHP 7)
|
||||
- `mongodb` (MongoDB)
|
||||
|
|
|
|||
Loading…
Reference in New Issue