Pārlūkot izejas kodu

[connector] Adding Trino to connector name

Romain Rigaux 4 gadi atpakaļ
vecāks
revīzija
e70536f2a2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      desktop/core/src/desktop/lib/connectors/types.py

+ 1 - 1
desktop/core/src/desktop/lib/connectors/types.py

@@ -370,7 +370,7 @@ CONNECTOR_TYPES = [
     }
   },
   {
-    'nice_name': 'Presto',
+    'nice_name': 'Trino (Presto SQL)',
     'dialect': 'presto',
     'interface': 'sqlalchemy',
     'settings': [