-
### Proposed functionality
Add the value `externalDatabase.sslRootCert`, and put it in the `configuration.py`:
```yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ include "common.names…
-
I was wondering if it's possible to somehow populate the prices for items from the database, namely what items will sell to the NPC for. Server economies are a hard thing to manage, and scraping XIAH …
-
@cronokirby to update pindexer to handle candlestick merging. The API route can remove all merge logic and rely on the single-direction query from the database.
Secondly, the backend should pass ba…
-
Follow bitnami format, for example `externalDatabase`:
https://github.com/bitnami/charts/blob/main/bitnami/mlflow/values.yaml#L1415
It must be easy to switch between local / external database usi…
-
my table has a poi_info column,that type is varchar ,i save a json string into this column
this is the string:
`
{ "locationCode": "A4-201\\202\\206"}
`
when i use ToSQL func, it give me SQL li…
-
@dejames52 and @edulukin have been patiently waiting for me to do some analysis of what they called an `uniqueid` to classify our DEP OFEs into comparable groups. I'd rather not call this value `uniq…
-
lines 385-388 in data_model.py return the river station for a cross-section, but they are not truncated to 8 characters. This can throw an error on line 327 of ras_run.py where the river station is u…
-
Insert and select is a common scenario when the id is generated by the database.
Different databases have different way to implement this and, at the moment, there is not a common way to do it for al…
-
### Summary
It might be useful and beneficial to enable below `auth_cache_*` settings. These are suggested as part of the [Performance tuning](https://doc.dovecot.org/2.3/configuration_manual/perfo…
-
### Is this a new bug in dbt-expectations?
- [x] I believe this is a new bug in dbt-expectations
- [x] I have searched the existing issues, and I could not find an existing issue for this bug
#…