-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.387.2
OS: Linux - 5.15.0-1034-azure
Java: 11.0.18 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
Office-365-C…
-
### Please confirm that you have:
- [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment o…
-
Each library schema would be associated with a specified version of the standard schema.
**Proposed syntax:**
> mediawiki: HED library="score" version="0.0.1" with-version="8.1.0"
> xml: …
-
Templated elements are groups of pre-arranged elements that form a single element, parts of which can be customized individually
For example, the 9% chart above is actually a pie chart, a grey …
-
-
### Neovim version (nvim -v)
I can't tell because -v crashes too
### Vim (not Nvim) behaves the same?
Vim runs fine.
### Operating system/version
ubuntu 22
### Terminal name/version
…
-
### Your question
I get this error when trying to run a query:
```
org.jooq.exception.DataAccessException: SQL transformation Settings.transformInConditionSubqueryWithLimitToDerivedTable required…
-
Location: [Libera.chat, #monero-research-lab](https://libera.chat/) | [Matrix](https://matrix.to/#/#monero-research-lab:monero.social?via=matrix.org&via=monero.social)
[Join the Monero Matrix serve…
-
### Jenkins and plugins versions report
Environment
Jenkins: 2.375.3
OS: Linux - 3.10.0-1160.76.1.el7.x86_64
Java: 11.0.17 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)
---
Parameterized-…
-
```
import ballerina/graphql;
import ballerina/http;
type OpenLibBooks record {
int numFound;
record {
string[] author_name;
string[] isbn;
}[] docs;
};
type …