Seeing ``` let options = currentState[tableName].schema[df.path[2]]; ^ TypeError: Cannot read property 'undefined' of undefined ``` With the most recent version of sequelize (^6.12.0-alpha.1), any pointers?