79519935

Date: 2025-03-19 10:44:50
Score: 2
Natty:
Report link

add this line to your application.properties
spring.jpa.properties.hibernate.hbm2ddl.drop_constraints=false

This configuration ensures that Hibernate does not delete constraints before deleting tables.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: el mehdi