pub(super) async fn update_base_tables<R: Rng>( client: &Client, rng: &mut R, base_tables: &[Table], inserts: &[Statement], )