pub fn migrate_blooms<P: AsRef<Path>>(
    path: P,
    config: &DatabaseConfig
) -> Result<(), Error>