Daniel Reeves

Results 50 issues of Daniel Reeves

With 1.3: https://github.com/codeforboston/police-data-trust/actions/runs/1006498785 With 1.4: https://github.com/codeforboston/police-data-trust/actions/runs/1006417486 The error message received in 1.4: `AttributeError: Mock object has no attribute '_contextual_connect'`

The following pull request adds support for custom `click.ParamType`s as requested in #311, with the implementation specified in https://github.com/tiangolo/typer/issues/311#issuecomment-932827651. Example here: ```python import json from typing import Any, Dict, Optional,...

click

At the moment, the "--help" is not very helpful. ## Actual behavior ``` (venv) user@pc project % flask db migrate revision --help Usage: flask db migrate [OPTIONS] [ALEMBIC_ARGS]... Wrap the...

# Objective I am following up on all the changes I've made in PR #25432 and which were originally discussed in issue #25104. The objective of the deprecations introduced in...

kind:feature

To be honest, I have no idea how to make the tests pass for this repo for Flask-SQLAlchemy 3.x; I'd spent a few hours trying with no avail; it's more...

TLDR: I believe Pandas should either be refactored out of the library entirely, or the upper bound on the version should be removed. There is also a very strong argument...

help wanted
dependencies

TLDR: lazy-loading `agate` speeds up the load time of dbt by about 3.5%. Most instances of `agate` are unnecessary as dbt only uses it in a select few situations, and...

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
triage
performance

resolves #1162 ### Problem TLDR: lazy-loading `agate` speeds up the load time of dbt by about 3.5%. Most instances of `agate` are unnecessary as dbt only uses it in a...

cla:yes

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
triage
performance