79240055

Date: 2024-11-30 16:45:58
Score: 2.5
Natty:
Report link

@tyg : Thank you for your answer. Below code worked for me.

@Database(
entities = [UserEntity::class, ShopDetailsEntity::class],
version = AppConstants.DB_VERSION,
exportSchema = false

)

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @tyg
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: jesto paul