-
### Version
1.27.0
### What happened?
created some tables and queries to insert values into the tables. the generated code doesn't generate sensible or expected results.
- `:execresult` produces …
-
```console
$ vuls-data-update gen datasource ...
{
"id": "id",
"name": "name",
...
$ vuls-data-update gen data ...
{
"id": "id",
"advisories": [
...
```
-
It looks like AC powerflow does not work for networks that have switches, even for the examples contained within the project itself:
```julia
julia> network_data = PowerModels.parse_file("matpower…
-
The backend code generation keeps relooping after finishing:
log:complete: node:op:PROJECT::STATE:UPDATE {"context":{"streams":{},"project":"todos"},"response":{"success":false},"data":{"operation"…
-
### Component
Dasharo firmware
### Device
NovaCustom V54 14th Gen, NovaCustom V56 14th Gen
### Dasharo version
v0.9.1-rc8
### Dasharo Tools Suite version
n/a
### Test case ID
n/a
### Brief s…
-
### Kyverno Version
1.12.4
Kubernetes Version
1.29.x
Kubernetes Platform
EKS
Kyverno Rule Type
Validate
### Description
Auto-gen policies are matching non-kubernetes resources lik…
-
I want to compile just the files into the root of the project, but I'm having trouble. I tried to make this code, but it gives an error.
My proto files are above the Java project in the hierarchy, be…
-
### Version
1.27.0
### What happened?
When overriding int8 to uint it is not respected when using syntax like `.... _id = ANY($1::int8[])`;
Generated function creates int64 parameter instead of ui…
-
### Area(s)
area:new
### Is your change request related to a problem? Please describe.
Some attributes may may be very large such as:
- [ECS span attributes for HTTP](https://www.elastic.co/gui…
-
Hi! I’m running into the 10 component limit with BulkAddEntity and system queries in Shipyard (comes from the macro). Is there a way to handle entities or queries with more than 10 components? Any gui…