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

File test_smart_completion_multiple_schemata.py

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

Source from the content-addressed store, hash-verified

1from __future__ import unicode_literals
2import itertools
3from metadata import (MetaData, alias, name_join, fk_join, join,
4 schema, table, function, wildcard_expansion, column,

Callers

nothing calls this directly

Calls 2

MetaDataClass · 0.90
get_completersMethod · 0.80

Tested by

no test coverage detected