Grzegorz Janik

Results 8 issues of Grzegorz Janik

In #558 support for specifying `EXPLAIN` flags was introduced, as requested in #530. However it only works when setting `SILKY_ANALYZE_QUERIES` to `True`. I don't want to use `EXPLAIN ANALYZE` but...

This repo holds a script, not a library, so it should be possible to install drpg using a popular package manager like snap or flatpack, not `pip` which is a...

enhancement
help wanted

This repo holds a script, not a library, so it should be possible to install drpg using a popular package manager like [Homebrew](https://brew.sh/), not `pip` which is a package manager...

enhancement
help wanted

Users should be running the latest version of drpg as it may break any time if DriveThruRPG makes a change to their private API. - [ ] drpg checks if...

enhancement

Users not experienced with the Python ecosystem might have troubles or be confused with using pip. I expect drpg to be almost exclusively used as an app, not as a...

enhancement

- [ ] drpg has a configuration file that can be used instead of passing argument list in the shell or setting env vars - [ ] Decide on order...

enhancement