MCPcopy Create free account
hub / github.com/dbcli/mssql-cli / test_smart_completion_public_schema_only.py

File test_smart_completion_public_schema_only.py

tests/test_smart_completion_public_schema_only.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import unicode_literals
2from prompt_toolkit.completion import Completion
3from metadata import (MetaData, alias, name_join, fk_join, join, keyword,
4 schema, table, view, function, column, wildcard_expansion,

Callers

nothing calls this directly

Calls 3

MetaDataClass · 0.90
functionFunction · 0.90
get_completersMethod · 0.80

Tested by

no test coverage detected