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

Implement cdm_disambiguate_cols() #40

Closed
krlmlr opened this issue Sep 5, 2019 · 1 comment · Fixed by #47
Closed

Implement cdm_disambiguate_cols() #40

krlmlr opened this issue Sep 5, 2019 · 1 comment · Fixed by #47
Milestone

Comments

@krlmlr
Copy link
Collaborator

krlmlr commented Sep 5, 2019

Goal: rename all columns that exist in more than one table. Prefixed by the table name with a separator, . as default.

With optional verbose output (quiet = FALSE).

Should also take care of updating pk and fk.

@krlmlr krlmlr added this to the 0.0.2 milestone Sep 6, 2019
krlmlr added a commit that referenced this issue Sep 10, 2019
- New `cdm_disambiguate_cols()` (#40).
@github-actions
Copy link
Contributor

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant