Skip to content

Fix of csv for semicolon#31

Open
tabacdk wants to merge 4 commits into
stagefrom
tab/fix_csv_for_semicolon_2
Open

Fix of csv for semicolon#31
tabacdk wants to merge 4 commits into
stagefrom
tab/fix_csv_for_semicolon_2

Conversation

@tabacdk
Copy link
Copy Markdown
Contributor

@tabacdk tabacdk commented Dec 10, 2023

Changes:

  • Fixed generate_csv_schema() to use the csv module instead of ad-hoc generation
  • Fixed ProjectSource::data() to better guess the character set and separator character
  • Fixed export_reporting_schema_mutation() to emit UTF-8 with BOM for safer character set recognizion
  • Added/Fixed relevant unit tests and integration tests for above changes

@tabacdk tabacdk requested a review from jaa-itminds December 10, 2023 22:56
@jaa-itminds
Copy link
Copy Markdown

jaa-itminds commented Dec 13, 2023

Feel free to merge and deploy to test @tabacdk

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