mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
New plugin: Specify query timeout
This commit is contained in:
@@ -253,8 +253,7 @@ abstract class SqlDriver {
|
||||
return !is_view($table_status);
|
||||
}
|
||||
|
||||
/**
|
||||
* Return list of supported index algorithms, first one is default
|
||||
/** Return list of supported index algorithms, first one is default
|
||||
* @param TableStatus $tableStatus
|
||||
* @return list<string>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user