-
Postgres allows using `COMMIT/ROLLBACK` in nested routines under the following conditions (from the [docs](https://www.postgresql.org/docs/current/plpgsql-transactions.html)):
```
Transaction contro…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
### Details
When modifying data in grid view, those 4 buttons are active:
- Add row
- delete row
- commit
- rollback
![image](https://github.com/user-attachments/assets/83117b9f-dc89-47c1-9566-e…
-
if the update failed in startcmd where `replace-on-update` is used, the rollback fail, and the item get's deleted:
```
(+) change request received:
1000
1
10
…
-
My game rollback [ longvinter server : (th)bangkok official ] after the steam down please check.
-
-
-
horribly slow. on sqlite as backend, maybe its better with others.
-
There are two issues with how transactions rollback currently in Sql Server (might be relevant to other databases, don't know):
1. The rollback command uses the same timeout as normal commands. Ho…
-
I'd like rollback feature to recover the previous state when I make a mistake.
Backup feature is also a good choice.