-
Bug
-
Resolution: Done
-
Medium
-
13.0.0 Borg 3.1
-
None
[org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 66) HHH000388: Unsuccessful: alter table Post_Category add index FK_g8au94h7jgtb4x69boctbqy56 (Post_id), add constraint FK_g8au94h7jgtb4x69boctbqy56 foreign key (Post_id) references Post (id)
Looks like old data are not clean. Probably post_id is missing in some rows.