dbt-sugar
dbt-sugar copied to clipboard
dbt-sugar is a CLI tool that allows users of dbt to have fun and ease performing actions around dbt models
**Is your feature request related to a problem? Please describe.** I would love for dbt-sugar to support Databricks SQL. We use Databricks for our warehousing, and it prevents us from...
Bumps [clickhouse-sqlalchemy](https://github.com/xzkostyan/clickhouse-sqlalchemy) from 0.2.1 to 0.2.2. Changelog Sourced from clickhouse-sqlalchemy's changelog. [0.2.2] - 2022-08-24 Added Table and column comments creation and reflection. Solves issue #149. Fixed [HTTP] Use query params...
# Description # How was the change tested All existing tests passing. New dependencies break support for `python>=3.6.3,
**Describe the bug** installing dbt-sugar with pipx raises an error ```bash Fatal error from pip prevented installation. Full pip output in file: /home/blmnk/.local/pipx/logs/cmd_2023-09-03_14.54.45_pip_errors.log pip seemed to fail to build package:...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.37 to 1.4.46. Release notes Sourced from sqlalchemy's releases. 1.4.46 Released: January 3, 2023 general [general] [change] A new deprecation "uber warning" is now emitted at runtime...
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.0 to 3.28.0. Release notes Sourced from tox's releases. 3.28.0 What's Changed Avoid deprecated pytest.warns(None) by @hroncok in tox-dev/tox#2548 tox3: Support provision of tox 4 with the...
Bumps [sqlalchemy-redshift](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift) from 0.8.10 to 0.8.12. Changelog Sourced from sqlalchemy-redshift's changelog. 0.8.12 (2022-12-08) Fix SQLAlchemy's "supports_statement_cache" (Pull [#259](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/issues/259) <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/259>_) 0.8.11 (2022-07-27) Disable redshift_connector dialect statement cache (Pull [#257](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/issues/257) <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/257>_) Commits...
Bumps [clickhouse-sqlalchemy](https://github.com/xzkostyan/clickhouse-sqlalchemy) from 0.2.1 to 0.2.3. Changelog Sourced from clickhouse-sqlalchemy's changelog. [0.2.3] - 2022-11-24 Added [U]Int128/256 types. Pull request #184 by akolov. Solves issue #176. WITH CUBE/WITH ROLLUP modifiers for...
**Describe the bug** After running `pip install dbt-sugar`, despite installation is successful I still get an error when running `dbt-sugar --version`. ``` Traceback (most recent call last): File "/home/lucian/lucian/.venv/bin/dbt-sugar", line...
Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.4 to 0.9.6. Changelog Sourced from pytest-sugar's changelog. 0.9.6 (2022-11-5) ^^^^^^^^^^^^^^^^^^^ Remove py.std calls (thanks @alexcjohnson) 0.9.5 (2022-07-10) ^^^^^^^^^^^^^^^^^^^ Fix distutils deprecation warning (thanks @tgagor) Fix incompatibility...