Michael Nolan

Results 2 issues of Michael Nolan

### Dialect PostgreSQL ### Failing SQL ```sql SELECT percentile_disc(.5) WITHIN GROUP (ORDER BY myTable.myColumn) as P5 FROM myTable ``` ### Description ``` BY expected, got '(' ``` Versions: sqldelight =...

bug

Windows 10 Bazel 1.2.1 rules_jvm_external 3.0 and 2.10 were tried. I have a small project that uses rules_jvm_external. If I run `bazel build //...` Then everything works fine with just...

type: bug
help wanted
os:windows