We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77148df commit 57f80eeCopy full SHA for 57f80ee
rolling-shutter/keyperimpl/shutterservice/registrysyncer.go
@@ -229,7 +229,7 @@ func (s *RegistrySyncer) filterEvents(
229
return filteredEvents
230
}
231
232
-// insertIdentityRegisteredEvents inserts the given events into the database and updates the
+// insertIdentityRegisteredEvents inserts the given events into the database.
233
func (s *RegistrySyncer) insertIdentityRegisteredEvents(
234
ctx context.Context,
235
tx pgx.Tx,
0 commit comments