============ SQLCommenter ============ SQLCommenter formatting, context management, and query comment injection. .. currentmodule:: sqlspec.core.sqlcommenter Context and Attributes ====================== .. autoclass:: SQLCommenterContext :members: :show-inheritance: Functions ========= .. autofunction:: generate_comment .. autofunction:: append_comment .. autofunction:: parse_comment .. autofunction:: create_sqlcommenter_statement_transformer