Mike Gouline

Results 3 issues of Mike Gouline

### Describe the feature It would be nice to have a straightforward way of running dbt as a Python module. To give some context, I use my own build tool...

enhancement
good_first_issue
stale

Fix setting comment on databases `from_share` creation, it is currently only applied on subsequent updates. Also make examples in docs more illustrative of using fully-qualified provider name. ## Test Plan...

- Resolves exposure dependencies by fully-qualified names `..` allowing for clashing table names in different databases and schemas (e.g. ref vs source) - #282