Method ExecuteAtomicAsync(Func<Task>)

Assembly: redb.Postgres.dll

Execute operations atomically (SaveChanges replacement).

public Task ExecuteAtomicAsync(Func<Task> operations)