MCPcopy Index your code
hub / github.com/dbcli/pgcli / prioritization.py

File prioritization.py

pgcli/packages/prioritization.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import re
2import sqlparse
3from sqlparse.tokens import Name
4from collections import defaultdict

Callers

nothing calls this directly

Calls 2

get_literalsFunction · 0.85
_compile_regexFunction · 0.85

Tested by

no test coverage detected