Skip to content

Commit a0e79c1

Browse files
committed
update stats for types
- should still update stats for tables
1 parent db253e8 commit a0e79c1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

python/ql/lib/semmlecode.python.dbscheme.stats

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
<dbstats>
22
<typesizes><e>
3+
<k>@py_Guard</k><v>100</v></e><e>
4+
<k>@py_MatchAsPattern</k><v>100</v></e><e>
5+
<k>@py_MatchOrPattern</k><v>100</v></e><e>
6+
<k>@py_MatchLiteralPattern</k><v>100</v></e><e>
7+
<k>@py_MatchCapturePattern</k><v>100</v></e><e>
8+
<k>@py_MatchWildcardPattern</k><v>100</v></e><e>
9+
<k>@py_MatchValuePattern</k><v>100</v></e><e>
10+
<k>@py_MatchSequencePattern</k><v>100</v></e><e>
11+
<k>@py_MatchStarPattern</k><v>100</v></e><e>
12+
<k>@py_MatchMappingPattern</k><v>100</v></e><e>
13+
<k>@py_MatchDoubleStarPattern</k><v>100</v></e><e>
14+
<k>@py_MatchKeyValuePattern</k><v>100</v></e><e>
15+
<k>@py_MatchClassPattern</k><v>100</v></e><e>
16+
<k>@py_MatchKeywordPattern</k><v>100</v></e><e>
17+
<k>@py_Case</k><v>100</v></e><e>
18+
<k>@py_MatchStmt</k><v>100</v></e><e>
19+
<k>@py_pattern_list</k><v>100</v></e><e>
320
<k>@externalDefect</k>
421
<v>100</v>
522
</e>

0 commit comments

Comments
 (0)