-
##### 版本号:1.6.6
##### 问题描述:
数据源是pgsql,问题sql如下:
SELECT * FROM "user" where "user"."age" > ${myage} and "user"."name" = '#{zcode}' ORDER BY "user"."id" desc
报错日志
2024-01-24 20:59:03.387 [htt…
-
This is accepted:
```
Verb 'stockpile' * -> Ding;
Verb 'stockPile' * -> Ding;
```
It should trigger a "Two different verb definitions refer to 'stockpile'" error.
Same with this (assuming …
-
[ifsitegen.py](https://intfiction.org/t/ifsitegen-py/50576) is great for Glulx and Zcode, but it would be even better if there was a tool that also handled Hugo, TADS, and any other formats eventually…
-
### Describe the bug
Hello,
On our AWS business account we have Log Groups created to group various logs coming from our services. One of the log group has Anomaly Detector set to ON.
In our code …
-
### Describe the issue
I am currently using the nightly build of the ONNX runtime to convert Whisper to ONNX. I am specifically interested in getting the cross QK of the model, to be used eventually …
-
Note: if you are reporting a wrong signature of a function or a class in the standard library, then the typeshed tracker is better suited for this report: https://github.com/python/typeshed/issues.
…
-
Currently the cut-off for when a print statement gets its string compiled as a `print ` to `print_paddr ` is 32 characters, as seen in states.c.
```
{ case DQ_TT:
if (token_text[0] == '^' &…
-
Navbar doesn't function on small devices. I fixed it.
[zcode-main.zip](https://github.com/Moamal-2000/zcode/files/12216174/zcode-main.zip)
-
The generated game file includes a "symbol names table" segment (see `identifier_names_offset` in tables.c). This refers to compiled strings containing the names of all properties, attributes, fake ac…
-
I have been trying to integrate Hermit and a Cookiecutter template to make starting some new projects easier. Unfortunately, I cannot seem to get Hermit to work out of the box when the template is hyd…