-
Similar to the `MULTISET` value constructor by query (or just `MULTISET`: https://github.com/jOOQ/jOOQ/issues/3884), the standard SQL `` would be very useful to support, to collect the contents of a s…
-
How are you.
I think that this library is useful.
But, I have a problem in programming. I need your help.
If the result is json object, and it is simple:
{
"type":"xxx",
"currency":"btc"…
-
Hi,
i have a problem using the `ReadInConfig` method. I am loading data from a JSON file structured as follows:
``` json
[
{
"name": "sample1"
},
{
"name": "sample2"
}
]
```
When rea…
Volox updated
5 months ago
-
In 1.18.2, I learned from the example in the wiki and wrote a Logical condition, but failed, indicating Not a JSON Array, could you please help me check it?
script:
`
{
"function": "hordes:set_…
-
Json value array throws error
```
"JSONObject cannot represent non-object value: [object Object],[object Object],[object Object]"
```
Looks like its converting to String somehow, could not find…
-
这个文件能否加个level,这样可以区分级别
-
Hello,
I'm using the library IotMqtt and I'm sending and receiving a data structure with arrays using the data format IOTMQTT_VAR_JSON, but what I'm receiving in my broker is a variable per array p…
-
I find this project to be the last resort when everything else supposed to work is failing.
With IDA Pro 8.4, IDA structures were replaced by local types, and I had to:
```diff
diff --git a/ida…
-
Im new to AA and I need some newb guidance!
I have a JSON `Pod` object:
``` json
{
"_id": "pod-UQ5et2YV4ixgFz46FAsCuX",
"content": [
{
"_id": "content-83b83a76-7d86…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
I also rasied this as a [SO question]…