John T. Wodder II
John T. Wodder II
@davidism > If a feature is important to you, you can implement it. OK, done: https://github.com/pallets-eco/flask-sqlalchemy/pull/1269
@davidism At the moment, I believe the primary issue is that there isn't a way to paginate compound selects without either using the legacy `Query` or rolling your own pagination....
@lukaslueg Could this be re-opened? What I'm asking for is distinctly different from just separating direct dependencies from indirect, and this issue is not resolved by the commit that resolved...
@yarikoptic et alii: v4 of the codecov action requires a Codecov token to be set in the repository's secrets and passed to the action (Previously, Codecov tokens were only required...
@yarikoptic The output states that you're using pytest 6.2.5, which is very old. Upgrade it.
@yarikoptic Yes, pytest 7.0 seems to be the minimum required now, based on [the fact that the old calling convention was deprecated in that version](https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path).
This just changes the name of one of the options the user is shown when creating an issue. I think you still need to add a dedicated template for generic...
@yarikoptic > What would you like to see there in comparison to the default one you get with [Open a blank issue.](https://github.com/datalad/datalad/issues/new)? I mainly want the "generic/blank issue" option to...
@yarikoptic Tacking on "which is not necessarily a bug" seems a little excessive, but good enough.
@yarikoptic It's for the `Self` symbol.