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(ID Column Warning): Warning when ID column is present but unused #298

Merged
merged 1 commit into from
May 9, 2019

Conversation

ndickerson
Copy link
Member

This warning will alert the user that they have an ID column that is
in the CSV file but will not be applied to the entities that they
are inserting/updating.

This warning will alert the user that they have an ID column that is
in the CSV file but will not be applied to the entities that they
are inserting/updating.
@ndickerson ndickerson merged commit e262916 into master May 9, 2019
@ndickerson ndickerson deleted the f/id-column-warning branch May 9, 2019 20:20
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.

1 participant