Maximilian Roos
Maximilian Roos
Thanks @avikam . (For others looking — the error is `DATE_TRUNC('day', ts) AS _expr_0`)
Thanks for the report. It shouldn't be coloring when not writing to an compatible terminal, but I can believe that it's making a mistake. What's the full repro? Here's what...
Thanks. One debugging step — can we try `python -c "import pyprql; pyprql.compile('asdf') > error.log 2>&1" and see whether that produces escaped output?
Thanks! This does seem like a bug. I'll see if we can get any guidance upstream. I don't have a windows box to test on, but if @eitsupi has any...
Hi @ArneBachmannDLR — would you be able to run these two commands (from https://github.com/rust-cli/anstyle/issues/111) ``` $ cargo install anstyle-query --examples --root anstyle-query $ anstyle-query/bin/report clicolor: None clicolor_force: false no_color: false...
Oh no! That's not fun. I think let's leave this open and see if we can get other reports. It's possibly an upstream config issue. I did some work to...
Definitely agree that the language should support this...
> Hello. Is there any progress on this? Not yet, no. If folks would be up for contributing but aren't sure where to start, let us know and we can...
> I'm not sure whom 'folks' are (English not my first language), Sorry, an Americanism, despite my European roots. Just "if anyone wants to contribute"... > I'm not sure whom...
> I suspect that if we have cache enabled this may not work as well as we think. Interesting. It looks like it'll rerun the build (I think just for...