Emanuel Jöbstl
Emanuel Jöbstl
Thanks for your PR! I will test it ASAP. Looks good so far.
Thanks for getting back. I am using [this](https://www.kaggle.com/selfishgene/exploring-youtube-faces-with-keypoints-dataset) dataset, which supplies float coordinates. The images are quite small, therefore I assumed it might make a difference.
I've worked around it by building my own image with a custom userlist, like the doc suggests: ``` FROM edoburu/pgbouncer COPY userlist.txt /etc/pgbouncer/ ```
Thanks for getting back! It happens even after restarting the device. The iOS version is 9.0. I'll try to isolate the cause or find out how to reproduce. Are there...
This issue seems to be caused by an outdated go version. In my case, I saw this error with go 1.9, but it worked fine with 1.14.
Hello Soren, currently contemplating over your proposal. Could you please add the underlying schema as well? It's probably trivial, but I would like to rule out mistakes on my end.
For the multiple level group, can you please add example data (ungrouped as well as grouped)? I can't quite grasp the concept of multi-level groups.
It's an excellent idea to allow grouping without aggregation by exploiting the three structure. That's a main limitation of SQL. The feature itself is very useful. Until now, when you...
> The current plan is to provide - for simple adjacency, ~ for optional trivia, and ^ for mandatory trivia. This is great! Is there a time line for the...
@dragostis Is there any way I could help with the current implementation? Maybe you could put the current state into a feature branch and I'd try to tackle one or...