Skip to content

5.0.5+nsbox.20231018: nsbox: fix an error during db:migrate

Compare
Choose a tag to compare
@xjia1 xjia1 released this 18 Oct 19:46
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'