-
### Description
Default price is an array when using tiered prices.
This causes the getDefaultPrice function on the Product element to return null since it expects data["default_price"] to be the id o…
-
Hi, I am trying to test out this ts2img script to convert H115 into images (we want to resample this product to 0.25 degree grid so hopefully this is the way to do it?). Anyway, the script here refers…
-
I want to create a migration that adds a custom function and custom aggregate to my (PostgreSQL) database, so that I don't have to manually add them everywhere.
Does knex support adding functions lik…
-
`MongoError: exception: pipeline element 0 is not an object`
but callback is work now
-
Executing this on LinkedGeoData gives:
```
Prefix rdfs:
Prefix ogc:
Prefix geom:
Prefix lgdo:
Select ?class (COUNT(?class) as ?cnt) {
?type
a ?class ;
rdfs:label ?schoolLabel ;
geo…
-
COUNT
AVG
MIN
-
Right now it is impossible to perform precalculations for aggregate functions on the graphql service. For a simple use case, such as counting linked relations, you have to query the items with their l…
-
### Is your feature request related to a problem?
#4097 ported `min(str)`, `max(str)`, as well as `count_distinct()` for long, int, and IPv4 types to parallel GROUP BY, but some functions remain un…
-
https://github.com/RedisTimeSeries/RedisTimeSeries/issues/84 was closed for STD support.
-
Hi there,
I would need to use a custom aggregate function which seems not to be possible with FMDB at the moment as there is no option to implement a block for a step function. According to sqlite AP…