-
Notifications
You must be signed in to change notification settings - Fork 10
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
Duplicate Column #21
Comments
I think the issue is that I have records like these: <Record type="HKQuantityTypeIdentifierDietaryCholesterol" sourceName="MyFitnessPal" sourceVersion="35120" unit="mg" creationDate="2021-07-04 20:55:27 +0200" startDate="2021-07-04 20:55:00 +0200" endDate="2021-07-04 20:55:00 +0200" value="124">
<MetadataEntry key="meal" value="Dinner"/>
<MetadataEntry key="Meal" value="Dinner"/>
</Record> And if sqlite is case insensitive, then |
This was referenced Aug 24, 2021
Still a problem saw it today,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, thank you for this repo!
When I try to convert my export, I get a multiple column error. Here is the stack trace:
The text was updated successfully, but these errors were encountered: