-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
When using a synchronous `sqlite` driver with trans…
nonua updated
1 month ago
-
## 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…
-
I am using SCIP as an IP solver in JuMP.jl. I found that after updating to SCIP v0.12, the mem usage increase monotonicly when I iteratively use the solver. A rollback to v0.11 make my program work pr…
-
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`.
…
-
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…
-
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
…