Method DisableConstraintsAsync(CancellationToken)

Assembly: redb.Export.dll

Disables foreign-key constraints and triggers so that rows can be
bulk-inserted in arbitrary order.

public Task DisableConstraintsAsync(CancellationToken ct = default)