invidious/src
matthewmcgarvey bf054dfda5 Do not check for pending migrations on app start
This is so that we don't break deploys with this PR.
Instead we only ship the 'invidious --migrate' cli command
and let people test that. Maybe even ship a new migration that wouldn't break
apps that don't run the migrations. Then we roll out the functionality
that requires migrations.
2022-02-12 09:20:43 -06:00
..
invidious Run migrations through CLI instead of when app starts 2022-02-11 22:43:16 -06:00
invidious.cr Do not check for pending migrations on app start 2022-02-12 09:20:43 -06:00