79607079

Date: 2025-05-05 14:12:27
Score: 2.5
Natty:
Report link

In postgress the keyword user is reserved so add the annotation @Table and give to user another name like adding _user @Table(name= "_user") class User{}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @Table
  • Low reputation (1):
Posted by: amir BEN AHMED