Good evening, i trying write integration tests. But, i stuck with database, when i do sequelize.sync({ force: true }), i get some errors, it works random.
sequelize.sync({ force: true })
no