mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Rename $driver to $jush
This commit is contained in:
@@ -492,7 +492,7 @@ WHERE tc.constraint_type = 'FOREIGN KEY' AND tc.table_name = " . $connection->qu
|
||||
return ereg('^(comment|view|scheme|sequence|trigger|variables|drop_col)$', $feature); //! routine|
|
||||
}
|
||||
|
||||
$driver = "pgsql";
|
||||
$jush = "pgsql";
|
||||
$types = array();
|
||||
$structured_types = array();
|
||||
foreach (array( //! arrays
|
||||
|
Reference in New Issue
Block a user