healthkit-to-sqlite
healthkit-to-sqlite copied to clipboard
SQLite does not have case sensitive columns
This solves a weird issue when there is record with metadata key that is only different in letter cases.
See the test for details.
This would fix #21 and make #22 obsolete.