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

feat: new option to read replacements from a file #18

Merged
merged 9 commits into from
Jan 7, 2022

Conversation

imreACTmd
Copy link
Collaborator

@imreACTmd imreACTmd commented Jan 3, 2022

new option to read replacements from a file

'-c' reads the anonymized columns from a file, one line per column

also stop overriding the '\.' line if the first column is anonymized

@imreACTmd imreACTmd requested a review from rap2hpoutre January 3, 2022 20:29
@imreACTmd
Copy link
Collaborator Author

@rap2hpoutre does this look good to you?

@rap2hpoutre rap2hpoutre changed the title new option to read replacements from a file feat: new option to read replacements from a file Jan 7, 2022
Copy link
Owner

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 You can merge it!

@imreACTmd imreACTmd merged commit a7c6441 into rap2hpoutre:main Jan 7, 2022
github-actions bot pushed a commit that referenced this pull request Mar 13, 2022
# [0.5.0](v0.4.0...v0.5.0) (2022-03-13)

### Features

* add support to specify tables in list of columns ([#13](#13)) ([bc6638d](bc6638d))
* new option to read replacements from a file ([#18](#18)) ([a7c6441](a7c6441))
* output can be stdout so you can pipe it to other commands ([#19](#19)) ([11e46ce](11e46ce))
* table name to extension functions ([#8](#8)) ([9f0a8f8](9f0a8f8))
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