``` npm i -g quick.db-migration-tool ```
npm install quick.db-migration-tool```
npm i -g quick.db-migration-tool
```
migration-tool -i input.sqlite -o output.sqlite
that command will generate the fixed output sqlite from the input sqlite file
this fixes the double stringify bug