You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @janssen,
I have an issue after I upgrade hibernate in my application from 5.x to 6.x. I am getting the following error "could not execute batch [Cannot insert explicit value for identity column in table 'EmailMessageTemplate' when IDENTITY_INSERT is set to OFF.] my application supports 3 databases MySql, SQL Server and Oracle but I am getting the above error only in MSSQL database. Can you please give a suggestion to resolve this issue ?
Hi @janssen,
I have an issue after I upgrade hibernate in my application from 5.x to 6.x. I am getting the following error "could not execute batch [Cannot insert explicit value for identity column in table 'EmailMessageTemplate' when IDENTITY_INSERT is set to OFF.] my application supports 3 databases MySql, SQL Server and Oracle but I am getting the above error only in MSSQL database. Can you please give a suggestion to resolve this issue ?
The text was updated successfully, but these errors were encountered: