Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/build/front.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,17 @@ part of the SQLAlchemy_ project.
User issues, discussion of potential bugs and features are most easily
discussed using `GitHub Discussions <https://github.com/sqlalchemy/alembic/discussions/>`_.

.. _third_party_tools:

Third-party Tools
=================

The following projects extend or complement Alembic:

* `pytest-mrt <https://github.com/croc100/pytest-mrt>`_
A pytest plugin and CLI for verifying that Alembic (and Django) migrations
are safely reversible — detects rollback failures before they reach production.

.. _bugs:

Bugs
Expand Down