Not sure what combination of state and events caused this to happen, but I got a chuckle out of it.

    • Die4Ever@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      more importantly that means if a comment is deleted and there’s also 1 new comment, then it’ll tell you there’s 0 new comments

      • UlrikHD@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        Yeah, it’s probably cheaper than than counting the number of comments since a timestamp though. Pure conjecture on my part though, haven’t really done much stuff with SQL.