-
**Summary:**
User request for the "Starred Stops" list:
> neither of those options [(sorting stops by name or "most frequently used")] gets me the order that I want -- which has no relation to eith…
-
**What is the bug?**
When a field that contains array values is used in an ORDER BY clause, the comparisons are performed using only the first element of the array values.
Consider an index with t…
-
Hi, I am new to `bun` and Postgres. Assume that I have 100 `A` models and 1000 `B` models. Every `A` model has 10 `B` models. Now I would like to `SELECT` all `A` models (including the `B` models it h…
-
If I need to return a result set that has a relation field (in this case a label), and that table is sorted by that relation field, the query returns properly if the offset is zero. But if the offset…
-
From [the spec](https://matrix.org/docs/spec/rooms/v2#definitions):
> The reverse topological power ordering can be found by sorting the events using Kahn's algorithm for topological sorting, and a…
-
### Feature description
Currently, the "relation reference" widget only supports "Order by value" with an "ascending" order.
![image](https://user-images.githubusercontent.com/884476/162989839-ac0f1…
-
### Summary of problem or feature request
hi
Sorry
I'm not good at English;
search is working with related models
but when i want to sort as related field it's duplicated
because translate wh…
-
## What problem does this solve or what need does it fill?
All of our hierarchy management controls happen through `Command`s, *except* methods of sorting children for a given entity. These methods…
-
### What happens?
I am developing an application based on Spark using their Python API. I am trying to change the code such that I can use either PySpark or DuckDB based on a startup parameter. Duc…
-
Used Shopware Version: 6.4.18.0
B2B for Shopware 6
In `\Shopware\B2B\Order\BridgePlatform\OrderLineItemListConverter::orderLineItemsToOrderContextLineItemList()` recently a bug was fixed that caused…