-
Hello,
Since I upgraded my wiki to MW 1.35.1 & SMW 3.2.3 (with Semantic Result Formats 3.2.0) I am facing an issue with automatic update of inline #ask queries.
I have a set of pages belonging t…
-
sql queries with inline views are redirected to master because they do not match the `SQL_SLAVE_MATCHERS` here https://github.com/taskrabbit/makara/blob/master/lib/active_record/connection_adapters/ma…
-
When several users are active on my bot at one time, mostly interacting with callback queries, I am getting a 429 error sending the update back.
I believe if my bot is receiving one callback query, a…
-
## Context
Elements with `overflow: auto` only get a scrollbar when the contents overflow. Classic scrollbars take some space, so this affects sizing [this way](https://w3c.github.io/csswg-drafts/c…
-
This is a proposed improvement to flowtype generation for the relay compiler.
When writing queries against a union type, we use Inline Fragments to select fields from one member of the union type. …
-
Currently not all queries are parsed correctly when used inside an expand $expand=Datastreams/Observations($filter=......)
work on improving https://github.com/gost/godata/blob/master/expand_parser…
-
I want to provide search results with more information, like how many documents have been found (counting) and also how many documents belong to other fields (faceted search).
I have solved this us…
-
### Is your feature request related to a problem? Please describe.
With Avalonia supporting browser and mobile platforms, there are very few ways to adapt a view for different screen sizes. Users c…
-
In inline filters, there's the pseudo variable `CURRENT`, which refers to the current element. There's no way to figure out the position in the array however:
```
FOR u IN users
RETURN u.friends[…
-
### Version
Other
### What happened?
I am writing a service which can receive uint32 values that it has to persist in a postgres database. I am using sqlc to generate the go code to interact with t…