Skip to content

Add support for binds parameter to session #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add support for binds parameter to session #168

wants to merge 1 commit into from

Conversation

jpvanhal
Copy link

This allows one to pass binds parameter to the signaling session. My use case for this is that I want to override the binds in tests with connections wrapped in a transaction so that I can rollback the transaction in test teardown, which will make the tests run faster.

@alexmic
Copy link

alexmic commented Dec 8, 2013

+1 for this. I had to override the SignallingSession to make this work.

@svenstaro
Copy link
Contributor

FWIW, this last test doesn't fail for me on Python 3.4 and master with this pull request applied. Seems good to merge to me

svenstaro pushed a commit to mymun/flask-sqlalchemy that referenced this pull request Nov 18, 2014
@candlerb candlerb mentioned this pull request Mar 6, 2015
@rawrgulmuffins
Copy link

Any update on getting this merge in?

@immunda
Copy link
Contributor

immunda commented Jul 28, 2015

Resolved by the merge of #249

@immunda immunda closed this Jul 28, 2015
@jpvanhal jpvanhal deleted the binds-parameter branch February 4, 2019 20:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants