-
We should support an alternative kind of function that uses a similar registration / context API, but supports side effects.
-
## Bug Report
### 1. Minimal reproduce step (Required)
MySQL:
```
mysql 8.0.22 > SELECT @@session.autocommit;
+----------------------+
| @@session.autocommit |
+----------------------+
| …
-
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/80287
Commit: https://github.com/cockroachdb/cockroach/commit/1af9c8a9b5cb978186445a31a207771e301ff7c5
---
Release note…
-
| Subject | Details |
| :------------- | :---------------------------------------------------------------------------- |
…
-
Description:
Clearcasting from Elemental Focus for shaman is not proccing from Lightning Overload crits.
Current behaviour:
Lightning Overload crits, but you do not get a Clearcasting buf…
-
**Describe the bug**
I have a GET endpoint of a model, that returns 872 instances in total. However when using pagination with `limit=1000`, the Kubernetes pod crashes due to OOMKilled, i.e. because …
-
Abe was running just fine for about the 8 weeks it took on my server (which could be considered slow given the 8 weeks). I was monitoring it and the latest block it was processing was steadily going u…
-
While most basic SQL operations can be distilled to a single statement (or can be divided into multiple cells), there are times when more than one statement needs to be run in a single batch. Most obv…
-
Right now we're already scraping players who meet some conditions we can't quite deal with properly.
- players who have a nationality but no transfermarkt POB
- players who have POB and nationali…
-
There should be an option to disable certificate verification during SSL connection. It will simplify developing and debugging process.