mirror of
https://github.com/vrana/adminer.git
synced 2025-08-24 15:12:51 +02:00
Rename $driver to $jush
This commit is contained in:
@@ -493,7 +493,7 @@ WHERE sys1.xtype = 'TR' AND sys2.name = " . $connection->quote($table)
|
||||
return ereg('^(trigger|drop_col)$', $feature); //! view|routine|scheme|
|
||||
}
|
||||
|
||||
$driver = "mssql";
|
||||
$jush = "mssql";
|
||||
$types = array();
|
||||
$structured_types = array();
|
||||
foreach (array(
|
||||
|
Reference in New Issue
Block a user