OptionalforeignOptionalsqlite3The sqlite3 library to use. If not provided, the sqlite3 npm library will be used. Must be compatible with the sqlite3 npm library API.
Using this option should only be considered as a last resort, as the Sequelize team cannot guarantee its compatibility.
If set to false, SQLite will not enforce foreign keys.