The `hibernate.hbm2ddl.halt_on_error` configuration property is not taken into consideration for database constraints, hence any error is silently dropped even if the user want the bootstrap to fail on a schema-related failure.