dbt-sugar icon indicating copy to clipboard operation
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

Results 51 dbt-sugar issues
Sort by recently updated
recently updated
newest added

We currently don't have access to a big query cluster so we cannot support the very few amount of querying we do for BQ. If someone has access to a...

good first issue
help wanted
type: task
topic: testing
size: small

When dbt profile is using [environment variables](https://docs.getdbt.com/reference/dbt-jinja-functions/env_var) to set the _profiles.yml_ to configure the connections, dbt-sugar is not expanding these correctly and is using the string as is. For example,...

bug
type: task

The time has come! dbt-core is now v1. This project decided to not use any of the dbt internals in early stages because we didn't know how stable things would...

enhancement
help wanted
size: large

Long title but the issue is interrelated. The tests folder is included when building model catalog. This is a problem because tests are not manifest as tables in the database...

bug

@mhindery asks whether we could use the binary instead as a lot of other common data engineering projects defer to it now and this forces users to use yet another...

good first issue
help wanted
triaged: no
dependencies

Based on this issue: https://github.com/bitpicky/dbt-sugar/issues/273 We should make sure that those options which are in line with [how dbt does it](https://docs.getdbt.com/dbt-cli/configure-your-profile#advanced-profile-configuration) are given more visibility in all of our docs

documentation
triaged: no
type: task

Right now we colour everything as yellow but is we are to add some colour we should use the total or the coverage stats to colour the entire report or...

topic: cli interface
type: task
size: medium

I'm sure we'll get in a spot where dbt-sugar fails on the subprocess parsing and stuff. I think we have the following we can do: - have it as an...

enhancement
status: discussion
type: discussion

- maybe offer a quit option in the iteration through column - during each of the multiple choice we could offer an "Exit & Save" option which would be a...

type: discussion