diff options
Diffstat (limited to 'docs/source/api.rst')
| -rw-r--r-- | docs/source/api.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/api.rst b/docs/source/api.rst index 3bce389..1de31c0 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -10,3 +10,14 @@ The :mod:`sqlparse` module provides the following functions on module-level. .. autofunction:: sqlparse.parse +.. _formatting: + +Formatting of SQL Statements +---------------------------- + + +.. _analyze: + +Analyzing the Parsed Statement +------------------------------ + |
