.. change::
- :tags: change, general
+ :tags: changed, general
- Support for Python 3.8 is dropped as of Alembic 1.15.0. Python 3.8 is EOL.
+ Support for Python 3.8 is dropped as of Alembic 1.15.0; this version is
+ now EOL so Python 3.9 or higher is required for Alembic 1.15.
.. change::
- :tags: change, general
+ :tags: changed, general
Support for SQLAlchemy 1.3, which was EOL as of 2021, is now dropped from
- Alembic as of version 1.15.0.
+ Alembic as of version 1.15.0. SQLAlchemy version 1.4 or greater is
+ required for use with Alembic 1.15.0.
- .. change::
- :tags: check, autogenerate
- :tickets: 1597
+.. change::
+ :tags: usecase, autogenerate
+ :tickets: 1597
- Add revision context to AutogenerateDiffsDetected so that command can be wrapped and diffs may be output in a different format.
- Pull request courtesy of Louis-Amaury Chaib (@lachaib).
\ No newline at end of file
+ Add revision context to AutogenerateDiffsDetected so that command can be
+ wrapped and diffs may be output in a different format. Pull request
+ courtesy Louis-Amaury Chaib (@lachaib).
\ No newline at end of file