Step 3: Scripts will run regardless if auto is turned on.
Step 4:
- It will call the internal api to check all the collection types
- generate hash key
- Compare to previous generated hash key
- If different will run using native database functions to check DB schema vs Strapi schema.
- Will fix any deviations
- Store the new hash key in place of the old one.
I got these details from @DMehaffy thank you for your help.