mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-27 10:49:05 -04:00
Running an update before setting the column default value reduces the time the table is locked (since most rows don't have a NULL value anymore), but the migration takes slightly longer to run overall.