Method CleanDatabaseAsync(CancellationToken)
Truncates all REDB tables in the correct foreign-key order, leaving the schema intact.
Task CleanDatabaseAsync(CancellationToken ct = default)
Truncates all REDB tables in the correct foreign-key order, leaving the schema intact.
Task CleanDatabaseAsync(CancellationToken ct = default)