The method uses ON CONFLICT ... DO UPDATE, so the name now matches the actual behaviour. TrackerPattern.InsertIfNotExists keeps its name because it uses ON CONFLICT ... DO NOTHING. Signed-off-by: Émile Ré <emile@getprobo.com>
The method uses ON CONFLICT ... DO UPDATE, so the name now matches the actual behaviour. TrackerPattern.InsertIfNotExists keeps its name because it uses ON CONFLICT ... DO NOTHING. Signed-off-by: Émile Ré <emile@getprobo.com>