Skip to content

Fix reading CSV from Danish source#19

Open
tabacdk wants to merge 12 commits intostagefrom
tab/fix_csv_for_semicolon
Open

Fix reading CSV from Danish source#19
tabacdk wants to merge 12 commits intostagefrom
tab/fix_csv_for_semicolon

Conversation

@tabacdk
Copy link
Copy Markdown
Contributor

@tabacdk tabacdk commented Jul 25, 2023

To accommodate for Danish CSV format (Semicolon as delimiter and comma as decimal character) a simple sensing test has been added, looking for at least two semicolons in the header line of the CSV file. If two semicolons are found, then Danish formated CSV file is assumed.

tabacdk and others added 7 commits May 12, 2023 14:44
Shortcut deletion of elements that is not part of latest commit.

The fault is introduced when several elements are deleted too quickly, and one or more elements are still in the `schemaelement` table without being referenced in the latest commit. By catching and ignoring the exception from removing the (non-existing) element from the commit, it is still possible to remove the element from the table through the `session`.
@tabacdk tabacdk requested a review from a team as a code owner July 25, 2023 12:45
@jaa-itminds jaa-itminds changed the base branch from main to stage March 15, 2024 09:01
@jaa-itminds jaa-itminds self-assigned this Mar 15, 2024
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.

3 participants