Method IsMigrationChangedAsync(long, string, string)

Assembly: redb.Core.Pro.dll

Check if migration has changed (by Expression hash).

public Task<bool> IsMigrationChangedAsync(long schemeId, string migrationId, string newHash)