今回のメンテは以前3.4.0に挙げた時の手順不足でDB migrationが実行されていなかったためです。ついでにapt upgradeも行いました(upgradeため込んでたのでassets:precompileでwarningも出ていたというのも理由)
> [4/6] Linking dependencies...
> warning " > react-redux-loading-bar@4.0.8" has incorrect peer dependency "react-redux@^3.0.0 || ^4.0.0 || ^5.0.0".
最後のdb:migrateで以下のメッセージが出ていますが、エラーや警告ではないため対策は行っていません。作業メモとして残しておきます。
> Your database collation is susceptible to index corruption.
誤字訂正
挙げた時→上げた時