Home
last modified time | relevance | path

Searched defs:smart_completion (Results 1 – 2 of 2) sorted by relevance

/dports/databases/py-mycli/mycli-1.23.2/mycli/
H A Dsqlcompleter.py56 def __init__(self, smart_completion=True, supported_formats=(), keyword_casing='auto'): argument
249 def get_completions(self, document, complete_event, smart_completion=None): argument
/dports/databases/py-pgcli/pgcli-3.2.0/pgcli/
H A Dpgcompleter.py85 def __init__(self, smart_completion=True, pgspecial=None, settings=None): argument
460 def get_completions(self, document, complete_event, smart_completion=None): argument