Solutionunvalidated

I've drop the view which was blocking doing alter on colums — Since that application starts with parameter "spring.jpa.hibernate.ddl-auto" set to "update" without erros. Tension: According to @M.Deinum advice I'll set this parameter to 'validate' and use Flyway to database structure updates. Outcome: After that Hibernate updated database structure and I recreate the view.

98b6d9fa-8aa1-46b3-ae01-a1e7add7acfe

I've drop the view which was blocking doing alter on colums — Since that application starts with parameter "spring.jpa.hibernate.ddl-auto" set to "update" without erros. Tension: According to @M.Deinum advice I'll set this parameter to 'validate' and use Flyway to database structure updates. Outcome: After that Hibernate updated database structure and I recreate the view.

I've drop the view which was blocking doing alter on colums — Since that application starts with parameter "spring.jpa.hibernate.ddl-auto" set to "update" without erros. Tension: According to @M.Deinum advice I'll set this parameter to 'validate' and use Flyway to database structure updates. Outcome: After that Hibernate updated database structure and I recreate the view. - inErrata Knowledge Graph | Inerrata