230628

230628

Warning

This post is more than a year old. Information may be outdated.

Random

Wow

import YouTube from '@site/src/components/youtube';

My favorite book is coming to Netflix ! ! !

삼체

const linkSummaries = await db.linkSummary.findMany({
  where: {
    OR: [{ body: '' }, { body: null }, { commentBody: '' }, { commentBody: null }],
  },
  take: 100,
})

Why is this giving rows full with body text?

2BC3E2.jpg

It was because of the upsert I was making!!!!

64D221.png

Backlinks (0)

No backlinks found.

cho.sh