I have an Electron app where an user can upload a file. I extract some information from this file and store this data on IndexedDB using Dexie.
Here\'s the Dexie.js s