You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I have the idea that it would be very useful to have "Auto-rollback" functionality for production databases. Now we have "auto-commit" but it actually dont help in case of "wrong sql".
Manual mode is also not very safe to use, as sometimes it locks database (depends on sql query of course). So auto-rollback would help..
What others think about that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I have the idea that it would be very useful to have "Auto-rollback" functionality for production databases. Now we have "auto-commit" but it actually dont help in case of "wrong sql".
Manual mode is also not very safe to use, as sometimes it locks database (depends on sql query of course). So auto-rollback would help..
What others think about that?
Lukas
Beta Was this translation helpful? Give feedback.
All reactions