Jenna Jordan

Results 7 issues of Jenna Jordan

### Describe the feature Model and column descriptions can be stored in the database using the [persist_docs](https://docs.getdbt.com/reference/resource-configs/persist_docs) feature. It is sometimes useful to "regenerate" the YAML files for models when...

enhancement
triage
Stale

duckdb is similar to sqlite in that it is a database as a file, but it does require an install process. The key advantage of duckdb over sqlite is (at...

in-content
request-addition
help-wanted

The user_roles field type is used in User Roles (a.k.a Accounts) type objects. Currently, the only value grabbed (formatted or unformatted) is the role id (e.g. 'profile_34'). However, the more...

enhancement
help wanted

When running `app.get("object_1")` on a knack form, I get an error that prevents me from getting any app data. Full traceback is copied below. The knack application id is `5cc35f4acaf774317c5c74b4`...

bug

I'd like to submit a request for [Vertica db](https://www.opentext.com/products/analytics-database) to be supported, so that I can run elementary within my new dbt project that uses the [vertica adapter](https://github.com/vertica/dbt-vertica). **Would you...

Feature Request 💡
Triage 👀

### Is this a new bug in dbt-core? - [x] I believe this is a new bug in dbt-core - [x] I have searched the existing issues, and I could...

bug
triage
stale

Persist docs (see: https://docs.getdbt.com/reference/resource-configs/persist_docs) allows the model and column descriptions tracked in the yaml to be persisted in the database as table and column comments/descriptions. Vertica supports comments on objects...