.. module:: sqlalchemy_utils.functions
.. autofunction:: analyze
.. autofunction:: database_exists
.. autofunction:: create_database
.. autofunction:: drop_database
.. autofunction:: has_index
.. autofunction:: has_unique_index
.. autofunction:: json_sql
.. autofunction:: render_expression
.. autofunction:: render_statement