:py:mod:`alembic_pg_autogen` ============================ .. py:module:: alembic_pg_autogen .. autodoc2-docstring:: alembic_pg_autogen :allowtitles: Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 alembic_pg_autogen.inspect alembic_pg_autogen.compare alembic_pg_autogen.ops alembic_pg_autogen.canonicalize alembic_pg_autogen.diff alembic_pg_autogen.render Package Contents ---------------- Data ~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`__all__ ` - .. autodoc2-docstring:: alembic_pg_autogen.__all__ :summary: API ~~~ .. py:data:: __all__ :canonical: alembic_pg_autogen.__all__ :type: typing.Final[collections.abc.Sequence[str]] :value: ['Action', 'CanonicalState', 'CreateFunctionOp', 'CreateTriggerOp', 'DiffResult', 'DropFunctionOp', ... .. autodoc2-docstring:: alembic_pg_autogen.__all__