Method CleanDatabaseAsync(CancellationToken)

Assembly: redb.Export.dll

Truncates all REDB tables in the correct foreign-key order, leaving the schema intact.

public Task CleanDatabaseAsync(CancellationToken ct = default)