In my simple CRUD app (using sequelize) I have an odd issue where after updating my database models then importing my backup data in, any new additions begin from {id: 1}<
{id: 1}<