-
Hello all.
It seems that “seq_no_primary_term” is not yet supported in Elastica's search Option value, is there any reason not to allow this to be specified?
https://github.com/ruflin/Elastica/blob/…
-
### Describe the problem
Currently, [`frequencies.txt`]()'s primary key does not include `exact_times`:
> Primary key (`trip_id`, `start_time`)
### Use cases
*Isn't it a perfectly valid use case …
-
### Feature Description
## Description
Currently, Vitess requires the MySQL configurations on both primary and replica vttablets to be identical. However, given the different roles and performance c…
-
If both the AMIce dataset and GSRS define a primary CAS, but they are different, the substance ends up with two primary CAS numbers.
Have the GSRS one take precedence.
-
### PyPI Username
JRamesh
### Reason for request
I am no longer having access to the old primary email address. Thus, would like to change it to another one.
### Recovery Codes
- [X] I never gene…
-
Source issue: https://github.com/zkSNACKs/WalletWasabi/issues/10519
_In Linux, Wasabi Wallet currently only supports pasting from the clipboard (right-click paste). But in Linux it is common (and fas…
-
### Name and Version
bitnami/postgresql-ha/14.2.8
### What is the problem this feature will solve?
In high-availability PostgreSQL deployments managed by Bitnami's pgpool-II Helm chart within Kuber…
-
### Name and Version
bitnami/postgresql-repmgr:latest
### What architecture are you using?
amd64
### What steps will reproduce the bug?
`docker compose up -d` with a configuration as follows:
…
-
When a column serves as both a primary and foreign key, dm refuses to flatten the model. Below is a minimal example.
```
mydm %
dm_add_pk(x, a) %>%
dm_add_pk(y, c) %>%
dm_add_pk(z, e)…
-
Dear in2code team,
We had a problem with relations that were to be updated in the database on the foreign system, but a ‘Duplicate Key’ exception occurred during publishing.
After analysing, we …