mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove upgrade database docs
Database upgrades happens implicitly now as part of analysis. There is no need to call this out in separate steps.
This commit is contained in:
@@ -80,17 +80,6 @@ You can also specify:
|
||||
- .. include:: ../reusables/threads-query-execution.rst
|
||||
|
||||
|
||||
.. pull-quote::
|
||||
|
||||
Upgrading databases
|
||||
|
||||
If the CodeQL queries you want to use are newer than the
|
||||
extractor used to create the database, then you may see a message telling you
|
||||
that your database needs to be upgraded when you run ``database analyze``.
|
||||
You can quickly upgrade a database by running the ``database upgrade``
|
||||
command. For more information, see ":doc:`Upgrading CodeQL databases
|
||||
<upgrading-codeql-databases>`."
|
||||
|
||||
For full details of all the options you can use when analyzing databases, see
|
||||
the `database analyze reference documentation <../manual/database-analyze>`__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user