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

Update to add parameter to drop-old-relations #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Benjamin-Knight
Copy link

Add a new parameter to drop old relations macro which works the old way if the parameter is not provided. If provided allows toggling of the logging to the stdout. closes #106

Add a new parameter to drop old relations macro which works the old way if the parameter is not provided. If provided allows toggling of the logging to the stdout.
@alittlesliceoftom
Copy link
Contributor

Os the pattern of comparing string_variable =='true' the typical way to handle Boolean Args in macros (I don't know but if there was a cleaner way I'd like it). Beyond that lgtm!

@Benjamin-Knight
Copy link
Author

I was following the previous pattern of the macro which took a boolean flag as a string argument, not sure if there was a reason it was done that way.

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.

drop_old_relations fills stdout
2 participants