mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
16 lines
420 B
ReStructuredText
16 lines
420 B
ReStructuredText
Advanced QL
|
|
===========
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:hidden:
|
|
|
|
./*
|
|
|
|
|
|
Topics on advanced uses of QL. These topics assume that you are familiar with QL and the basics of query writing.
|
|
|
|
- :doc:`Choosing appropriate ways to constrain types <constraining-types>`
|
|
- :doc:`Determining the most specific types of a variable <determining-specific-types-variables>`
|
|
- :doc:`Monotonic aggregates in QL <monotonic-aggregates>`
|