mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Add comment
This commit is contained in:
@@ -299,6 +299,7 @@ if (isset($_GET["pgsql"])) {
|
||||
}
|
||||
|
||||
function supportsIndex($table_status) {
|
||||
// returns true for "materialized view"
|
||||
return $table_status["Engine"] != "view";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user