Skip to content

Commit 143e9da

Browse files
committed
Missed a conflict marker
1 parent 210aef4 commit 143e9da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal-packages/database/prisma/schema.prisma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2756,7 +2756,7 @@ model ErrorGroupState {
27562756
27572757
/// Total occurrence count at the time the error was ignored (from ClickHouse).
27582758
/// Used with ignoredUntilTotalOccurrences to compute occurrences since ignoring.
2759-
ignoredAtOccurrenceCount BigInt?
2759+
ignoredAtOccurrenceCount BigInt?
27602760
27612761
/**
27622762
* Error was ignored at this date

0 commit comments

Comments
 (0)