Martin Å imka commented on an issue
Hibernate ORM / Bug HHH-8605
ManyToManyTest.testManyToManyWithFormula fails on mssql2008R2, mssql2012, sybase157
org.hibernate.test.manytomany.ManyToManyTest.testManyToManyWithFormula

Stacktrace on sybase:
{noformat}
org.hibernate.exception.GenericJDBCException: could not execute statement
at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.conve...