Database Table Field Missing after upgrade

Hey @reyas could you provide following questions to help us understand the issue:

  • Which version were you using before upgrading to a newer one?
  • What type of DB do you use and which version?
  • Could you share the logs after you migrated to a newer version? Or the current error logs.
  • Can you share the contents of db_migrations table? (You can run SELECT * FROM db_migrations;)