Commit b2087ed
committed
SA14: Fix SQLAlchemy deprecation warning on
SADeprecationWarning: The argument signature for the
`ConnectionEvents.before_execute` event listener has changed as of
version 1.4, and conversion for the old argument signature will be
removed in a future release. The new signature is
`def before_execute(conn, clauseelement, multiparams, params, execution_options)`.before_execute event hdlr1 parent 97bd065 commit b2087ed
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments