pub async fn is_initialized(
db_provider: &impl DatabaseProvider,
) -> DbResult<bool>Expand description
Check if the root database is initialized
pub async fn is_initialized(
db_provider: &impl DatabaseProvider,
) -> DbResult<bool>Check if the root database is initialized