Results 5 issues of Andrin Riiet

Hey, I believe #48 is still an issue in v2. The `files` in`package.json` contain the dist folders but those don't exist before the thing is built and there is no...

### What happened? A small issue where if a `select !{...}` is followed by a `group`, the `exclude (...)` bit goes missing from the SQL output. Regression since v0.10.1. A...

bug

### What's up? So this seems to be by design but definitely came off as a bug when I first encountered it. This does not look like there should be...

bug

### What happened? Sorting within a variable definition, then selecting the sorted columns will cause the columns to be selected twice. I guess this is caused by the solution to...

bug

### What happened? It's hard to tell whether it's a problem with `DISTINCT ON` or some other mechanic a but a certain combination of steps causes an issue where the...

bug