mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 23:57:29 +02:00
Move unsigned to Driver
This commit is contained in:
@@ -384,7 +384,6 @@ if (isset($_GET["clickhouse"])) {
|
||||
function driver_config() {
|
||||
return array(
|
||||
'jush' => "clickhouse",
|
||||
'unsigned' => array(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user