-
Take this code. The intent is the have the shadow of the backdrop behind the front element.
```smalltalk
container:= BlElement new geometry: BlRectangleGeometry new; size: 150@150; background: Col…
-
The documentation says:
![image](https://github.com/pgpool/pgpool2/assets/5222114/40b0bf86-5d56-4fb6-9795-0a3ae34517c6)
I'm facing a use-case with [Grafana](https://grafana.com/grafana/), where …
-
## Proposal
Currently we have
The resolved proposal, `if()`, for inline conditions
https://github.com/w3c/csswg-drafts/issues/10064 for one inline style value.
The style query with container …
-
**Description:**
In R2RML, we are providing the SQL queries to access nested data. We are trying to access the nested data via **element_at**, **json_value** functions
We are experiencing slowness o…
-
### Issue Description
Consider these simplified schemas from the [interface extension example]( https://www.apollographql.com/docs/graphos/schema-design/federated-schemas/entities/interfaces#exampl…
-
### Version
1.27.0
### What happened?
Have a simple ddl for an object in postgres. It uses a TYPE both as an ARRAY and also as a simple object. The sqlc.yaml has an override to map the TYPE (…
-
Sometimes logQL queries can be slow, sometimes due to the amount of the data that's being requested, sometimes because the query is not optimized.
Can we add a toast or other UI element that prompt…
-
AS an Administrative User
I WANT TO see queries in JSON format for every element (similar to the browser's Developer Tools)
SO THAT I CAN troubleshoot and check elements of the service flow
> https:/…
-
When app, that uses library with bundled `css-element-queries`, has own `css-element-queries` dependency,
`css-element-queries` from library bundle conflicts with `css-element-queries` from app
fo…
-
This is needed not only for validation but also for detecting if the property is an array and correctly resolving the nested queries if the element is in the object.