Skip to content

Commit

Permalink
improve changelog
Browse files Browse the repository at this point in the history
Change-Id: I342dbecf4fe9d9fef89b1dda531cad7693ced930
  • Loading branch information
zzzeek committed Sep 16, 2023
1 parent 337a94a commit bd8e465
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/build/unreleased/op_execute.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.. change::
:tags: typing
:tags: typing, bug
:tickets: 1058, 1277

Properly type ``op.execute`` method.
Pull request curtesy of Mihail Milushev.
Improved the ``op.execute()`` method to correctly accept the
``Executable`` type that is the same which is used in SQLAlchemy
``Connection.execute()``. Pull request courtesy Mihail Milushev.

0 comments on commit bd8e465

Please sign in to comment.