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

return from adapter macro #666

Merged
merged 1 commit into from
Feb 28, 2018
Merged

Conversation

drewbanin
Copy link
Contributor

Fixes #635

This PR uses return to return a value from the adapter_macro. In practice, this means that cross-database macros implemented in eg. dbt-utils will be able to return non-string values like lists or dictionaries.

@cmcarthur
Copy link
Member

:lgtm:

@drewbanin drewbanin merged commit 1b69d55 into development Feb 28, 2018
@drewbanin drewbanin deleted the return-from-adapter-macro branch February 28, 2018 17:57
@drewbanin drewbanin added this to the 0.9.2 milestone Mar 2, 2018
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.

2 participants