When commit happens for Postgres? #1423
Unanswered
albertalexandrov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Could you say please when commit happens when Postgres is being used?
F.e. in save method. It happens thanks to
autocommitwhich by default is True for Postgres?For MySQL I see that param
autocommitis being passed into in pool constructor.Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions