Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 0.12.latest into master #1241

Merged
merged 116 commits into from
Jan 15, 2019
Merged

Merge 0.12.latest into master #1241

merged 116 commits into from
Jan 15, 2019

Conversation

drewbanin
Copy link
Contributor

Update master to fix incorrect --version information for folks on older versions of dbt

cmcarthur and others added 30 commits September 20, 2018 08:44
…postgres

On non-postgres tests, don't require the postgres container (#841)
fix for deps that depend on other local deps
cmcarthur and others added 27 commits December 5, 2018 12:15
…mental-models

(fixes #744) deprecate sql_where and provide an alternative
…on-from-pypi

use pypi for the latest version instead of git [#1122]
Add ipdb to dev requirements so it shows up in test docker containers
make tracking use the profile directory, and suppress errors (#1180)
…output-for-dbt-debug

Replace unicode characters with ascii strings
do not try to remove remote after dbt init
Threads that raise exceptions bypass the callback, which makes dbt hang.
Now threads don't raise during the callback, instead they set a flag.
The RunManager will check the flag during queue processing and raise if set.
Fix compilation failures so they raise properly.
…-errors

move cleanup into the executing thread (#1214)
add links to docs
@drewbanin drewbanin merged commit aaa0127 into master Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants