-
## Is your feature request related to a problem? Please describe.
A common mistake made in our Rails codebase is:
```
ActiveRecord::Base.transaction do
# create a few records
re…
-
### Version & Environment
Redpanda version: (use `rpk version`): `23.2.8`
### What went wrong?
When rolling back a transaction, Redpanda exhibits correct functional behaviour wrt actual messa…
-
My game rollback [ longvinter server : (th)bangkok official ] after the steam down please check.
-
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`.
…
-
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…
-
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.
-
Hello, Thanks for your awesome seeder implementation. I've been checking it and using it.
I was wondering if there is a possibility to add a rollback command which would work as the 'downgrade' comm…
-
Sometimes it happens that the server does not save the chunk and the chunk is rolled back, while there are no errors and nothing else. How can you fix this?
creci updated
3 years ago