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: config to overwrite headers for csv reader #808

Merged

Conversation

keevan
Copy link
Contributor

@keevan keevan commented Jul 14, 2023

Resolves #807

image
This is what it looks like.

Added a test to ensure it works as expected.

@keevan keevan force-pushed the 807-overwriteheader-for-csv-reader-step branch from 198e6e0 to d9c0c68 Compare July 14, 2023 06:12
@Peterburnett Peterburnett merged commit 6671bc9 into MOODLE_35_STABLE Jul 18, 2023
25 checks passed
@Peterburnett Peterburnett deleted the 807-overwriteheader-for-csv-reader-step branch July 18, 2023 04:41
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.

CSV headers needs the ability to overwrite the headers
2 participants