Open
Description
Issue Summary
This package had a vulnerability from v5.0.0 - v5.1.4, which is said to be fixed by this commit and published starting the version 5.1.6, but this version came with a breaking change i.e. an array is being stored as [object Object]
. As can be seen in sample.log in my reproduction code whereas the same works in 5.1.4
.
Steps to Reproduce
Reproduction repo: https://github.com/shubhamp-sf/sequelize-x-sqlite3-5.1.6
Version
5.1.6
Node.js Version
v18.15.0
How did you install the library?
Using npm on Darwin arm64 based machine.