-
We should convert most/all of the _cm.json files to _cm.yml as having a consistent meta file format will make it easier for the development.
-
Oracle, Postgres and MySQL all have support for storing JSON in columns, and querying/indexing json data stored in those columns. I was wondering how JSON columns are supported in GORM? How do we map …
-
### Describe the bug.
Hello! After the last update, a small bug (or not) was discovered.
A fairly simple description is below.
### Steps to reproduce the problem.
0. Activating the item in …
-
**What happened**:
To debug a configuration issue I added `--v=3` to the pod to get the used configuration.
**What you expected to happen**:
According to the docs (https://kubernetes.g…
-
There's a reported "high severity" security issue with System.Text.Json 8.0.4
https://github.com/advisories/GHSA-8g4q-xg66-9fp4
-
When we switched to JSON-SEQ a while back (https://github.com/quicwg/qlog/issues/172), we assumed that using record separators instead of newline-delimited JSON wouldn't cause too much pain. I think i…
-
The LSP should complete the latest package version of an `npm:` or `jsr:` specifier, similar to the built-in TSC server in `package.json`.
Deno:
Node:
-
is there a possibility to get JSON format as output with start time end time and it's value (resp word)
-
### Bug description?
Add that only one of the properties should be populated with data
### Version
3
-
Here is what is happening:
1. I run `eo:register` with a single `foo.eo` file, that refers to `bar` object
2. The `foreign.json` gets a new record about `foo`
3. I run `eo:pull` and `foreign.json…