Searched refs:supportedTables (Results 1 – 2 of 2) sorted by relevance
26 "-t", "--tables", metavar="TABLE_TAG", choices=Builder.supportedTables,
36 supportedTables = frozenset(Tag(tag) for tag in [ variable in Builder112 tables = self.supportedTables115 unsupported = tables - self.supportedTables