pub(crate) async fn migrate_federation_configs( dbtx: &mut DatabaseTransaction<'_>, ) -> Result<(), Error>