Skip to content

Commit 87af04a

Browse files
Update changelog
1 parent f7e3109 commit 87af04a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,3 +852,10 @@ Quick links:
852852
- Bugfix to ``cardinal_pythonlib.sqlalchemy.sqlserver`` functions as they
853853
were executing unconditionally, regardless of SQLAlchemy dialect (they should
854854
have been conditional to SQL Server).
855+
856+
**2.0.2**
857+
858+
- Bugfix to
859+
:func:`cardinal_pythonlib.sqlalchemy.alembic_func.get_current_revision` where
860+
since SQLAlchemy 2.0, the database connection was persisting, resulting in a
861+
metadata lock.

0 commit comments

Comments
 (0)