We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277d4fe commit e9e9fd3Copy full SHA for e9e9fd3
python/plugins/db_manager/db_plugins/connector.py
@@ -232,5 +232,5 @@ def getSqlDictionary(self):
232
return []
233
234
def getQueryBuilderDictionary(self):
235
-
+
236
return {}
0 commit comments