Christopher Poenaru
Christopher Poenaru
--- name: theme-request about: Use the following template if you want a new theme to be included in the collection. title: Add to the collection. labels: theme request assignees: dexpota...
It would be great if there were some additional Postgis operators supported. In particular, I find the need for 1) ST_LineLocatePoint (https://postgis.net/docs/ST_LineLocatePoint.html) 2) ST_DumpPoints (https://postgis.net/docs/ST_DumpPoints.html) 3) ST_LineSubstring (https://postgis.net/docs/ST_LineSubstring.html) Any possibility...
allows for including font awesome from CDN, specifying the version in the config.toml: ``` font_awesome = "5.15.2" ```
## Description Currently there does not seem to be a way for a model with a nested association to define column exclusions for its association. Take for example the following:...
Originally discovered by @tpon. Currently if invoked with a path to a file that doesn't exist in S3, an empty stream will be returned. Up for discussion, but I feel...
```The requested range is not satisfiable (Service: Amazon S3; Status Code: 416; Error Code: InvalidRange``` ```InvalidRangeThe requested range is not satisfiablebytes=263-1263263```
Now that Elm 0.17 is released, what is the timeline like for supporting this platform version? Would the migration be as simple as bumping the version in `elm-package` or would...