Samixanxo / Hibernate

Hibernate Vinos
0 stars 0 forks source link

entrada.id must be autoincremental field #1

Open Japoivvb opened 4 months ago

Japoivvb commented 4 months ago
  1. entrada.id generated by Hibernate using model.Entrada should be autoincremental to allow insert data in field instruction with an error regarding duplicated query.

  2. set issue label as bug to be tracked

  3. commit message with #numberIssue verb(in 3rd person) + details e.g. #1 adds incremental id logic

  4. include screenshot in issue once the fix is working and code has been pushed to main branch

  5. wait for QA validation

Samixanxo commented 4 months ago
entrada autoincrement entrada id
Japoivvb commented 3 months ago
  1. ko, entrada should be int/long and IDENTITY annotation
  2. ko
  3. ko
  4. ko
  5. ok