Now that notifications-admin is always sending through folder_permissions, the folder_permissions column of the invited_user table can be made non-nullable. The migration also backfills the column (to []) to account for existing null values.