Kalaka07 / Viticulture

0 stars 0 forks source link

bodega.id, campo.id, vid.id must be autoincremental field with consecutive numbers #2

Open Japoivvb opened 8 months ago

Japoivvb commented 8 months ago
  1. ids generated by Hibernate using corresponding models 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

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

  5. wait for QA validation

Kalaka07 commented 6 months ago

Esta anotación indica a Hibernate que debe generar automáticamente valores para estos campos cuando se insertan nuevas filas en la tabla de la base de datos. autoincremento