79270410

Date: 2024-12-11 03:38:00
Score: 6.5 🚩
Natty: 6
Report link

can someone help me ? I need to use this

const users = await db.getRepository(User).findBy({
    name: Or(Equal("John"), ILike("Jane%")),
})

but i can't import Or from typeOrm, it shows basic error "cannot find Or"

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): can someone help me
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): can someone help me
  • Low reputation (1):
Posted by: Muzani Pamasarsa