Skip to content

Commit fc351ce

Browse files
eliykatclaude[bot]
andauthored
Rethrow exception
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
1 parent 2fc0257 commit fc351ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Infrastructure.Dapper/Repositories/CollectionRepository.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ await connection.ExecuteAsync(
400400
catch
401401
{
402402
await transaction.RollbackAsync();
403+
throw;
403404
}
404405
}
405406

0 commit comments

Comments
 (0)