Skip to content

5.0.8+nsbox.2024051701: nsbox: fix an error during db:migrate

Compare
Choose a tag to compare
@Joshua1023 Joshua1023 released this 17 May 06:09

During the initial migration, the settings table has not been created
yet, so the following error is raised:

ActiveRecord::StatementInvalid: Could not find table 'settings'