File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,21 +4,16 @@ Upgrading CodeQL databases
44==========================
55
66As the CodeQL CLI tools and queries evolve, you may find that some of your
7- CodeQL databases become out of date. You must upgrade out-of-date databases
7+ CodeQL databases become out of date. You must upgrade out-of-date databases
88before you can analyze them.
99
1010Databases become out of date when:
1111
1212- For databases created using the CodeQL CLI, the version of CLI tools used to
13- create them is older than your copy of the CodeQL queries.
13+ create them is older than your copy of the CodeQL queries.
1414- For databases downloaded from LGTM.com, the CodeQL tools used by LGTM.com to create
1515 that revision of the code are older than your copy of the CodeQL queries.
1616
17- The ``main `` branch of the CodeQL queries is updated more often than both the
18- CLI and LGTM.com, so databases are most likely to become out of date if you use
19- the queries on this branch. For more information about the different versions of
20- the CodeQL queries, see ":ref: `Getting started with the CodeQL CLI <local-copy-codeql-queries >`."
21-
2217Out-of-date databases must be upgraded before they can be analyzed. This topic
2318shows you how to upgrade a CodeQL database using the ``database upgrade ``
2419subcommand.
You can’t perform that action at this time.
0 commit comments