Jenna Jordan

Results 4 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

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