sui_indexer::db

Function check_prunable_tables_valid

Source
pub async fn check_prunable_tables_valid(
    conn: &mut Connection<'_>,
) -> Result<(), IndexerError>
Expand description

Check that prunable tables exist in the database.