schema.spi.CommandAcceptanceException: Error executing DDL "alter table idm_role_users add constraint FKbbb0hf3h6de22q346hty2916d foreign key (users_id) references idm_user (id)"
字段名或表名与数据库关键字重复;请改为其他名字;
hibernate CommandAcceptanceException: Error executing DDL
原文:https://www.cnblogs.com/xhzd/p/12778540.html