source: https://www.monkeyuser.com/2025/10x/

If the image is pixelated for you on lemmy.world, try to open the post on the original instance lemmings.world, I had this problem on a previous post here. Also maybe comment or upvote a comment so I or any moderators/instance operators observing this know if the problem is persisting or not.

  • nolefan33@sh.itjust.works
    link
    fedilink
    arrow-up
    21
    ·
    18 hours ago

    I once worked at a place that had a test environment that used the prod databases. After I left, I heard about an intern who left a where clause off of a SQL query and rewrote an entire production table from the test environment.

    • PhobosAnomaly@feddit.uk
      link
      fedilink
      arrow-up
      21
      ·
      18 hours ago

      It’s like the SQL creators designed the syntax to achieve maximum fuckery for those where “test” and “live” are different words for the same thing.

      I bet they were pissing themselves laughing when implementing the finicky ROLLBACK command, knowing it that it would be only ever be used in anger as a “hail Mary” from a dev halfway through writing his own resignation letter.

      • Wild_Mastic@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        18 hours ago

        Lmao, I left my old job a couple of months after I began using the rollback in my queries. 100% accurate statement.