dbt-database-adapter-scaffold
dbt-database-adapter-scaffold copied to clipboard
Updates cookiecutter ref of dbt-core to newest avaliable version.
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.4.0 to 1.5.1. Changelog Sourced from freezegun's changelog. 1.5.1 Fix the typing of the tick() method, and improve it's behaviour. 1.5.0 The default ignore list now contains...
Updates cookiecutter ref of dbt-core to newest avaliable version.
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
With setup.py being deprecated we should move to the newer expected pyproject.toml so that new adapters start in a parity state with internal adapters.
There's a common pattern in adapters wherein the version is sent to a `user_agent_string` or `application_name` field when opening a connection that enables the underlying database's product team to have...
Updates cookiecutter ref of dbt-core to newest avaliable version.
Updates cookiecutter ref of dbt-core to newest avaliable version.
Updates cookiecutter ref of dbt-core to newest avaliable version.