MCPcopy Create free account
hub / github.com/piccolo-orm/piccolo / Fragment

Class Fragment

piccolo/querystring.py:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51@dataclass
52class Fragment:
53 prefix: str
54 index: int = 0
55 no_arg: bool = False
56
57
58class QueryString(Selectable):

Callers 1

bundleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected