adminerevo/adminer/drivers
Felix Geyer b8bea7fc56 Hide databases the user can't connect to
pg_database lists all databases including the ones the user can't connect to.
There is little point in showing them when we know connecting will fail.
2017-02-19 10:33:22 +01:00
..
elastic.inc.php fixed Elastic table_status() 2017-02-18 18:45:23 +01:00
firebird.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
mongo.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
mssql.inc.php Added pdo_dblib as a driver for MSSQL (as native MSSQL driver does not exist for PHP7) 2017-02-18 17:35:36 +01:00
mysql.inc.php postgresql : ERROR: function connection_id() does not exist 2017-02-18 17:32:40 +01:00
oracle.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
pgsql.inc.php Hide databases the user can't connect to 2017-02-19 10:33:22 +01:00
simpledb.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
sqlite.inc.php uses PHP 5 constructors 2015-11-01 11:08:46 -08:00