-
Trying to save a new CKRecord to the public database results in this error:
> Error Domain=CKErrorDomain Code=11 "(null)" UserInfo={serverErrorCode=BAD_REQUEST, _ckErrorCode=BAD_REQUEST, reason=atomi…
-
I want to know if we can add a new backend using `go-memdb` as in-memory database.
https://github.com/hashicorp/go-memdb
> Provides the `memdb` package that implements a simple in-memory databas…
-
It would be great to implement a synonym feature at collection level to handle atomic switch between collections, it was already requested here at database level #2255 and for ArangoSearch #7364.
I…
-
The current databases has unnecessary attributes and not atomic attributes which need to be atomized in new databases linked with foreign keys
-
# WASM RDBMS
WASM components do not have access to databases natively. Rather, they must obtain all functionality from their host, through the component model types.
Although there exists a `was…
-
Hi, I met issues when deploy to EKS use this command, helm upgrade --install openreplay ./openreplay -n app --create-namespace --wait -f ./vars.yaml --atomic
2024/04/29 09:18:50 /root/cmd/ender/mai…
-
In many algorithms involving database operations, it is extremely useful to be able to determine how many rows were inserted, updated, or deleted by a given query. In particular this information is cr…
0xTim updated
8 months ago
-
After uploading a image to the server the image is save in a database as data:image.
```
"content": {
"entityMap": {},
"blocks": [
{
"key": "j4v9",
"text": "",…
-
-----------------------------------------------------------------
**Describe the bug - Required**
The `data_quality__eligibility_death_flag` check causes a comparison error when run on PostgreSQL. …
-
What do you think about getting some form of atomic deployments in here?
Drupal is not great at atomic deployments, given database updates and so on, but some deploys might actually be possible to …