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

Should `save_changes` create a transaction on not-pg? #1378

Open
sgrif opened this Issue Dec 12, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@sgrif
Member

sgrif commented Dec 12, 2017

Question originally raised here: #1374 (comment)

The query in question is an update-then-select, which is dramatically less worrisome than select-then-update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment