@@ -131,7 +131,7 @@ public class SimpleTaskAutoConfigurationTests {
|
||||
+ "Could not obtain sequence value; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: "
|
||||
+ "Syntax error in SQL statement \"SELECT FOOBARLESSSEQ.NEXTVAL FROM[*] DUAL \"; "
|
||||
+ "expected \"identifier\"; SQL statement:\n"
|
||||
+ "select foobarlessSEQ.nextval from dual [42001-198]",
|
||||
+ "select foobarlessSEQ.nextval from dual [42001-199]",
|
||||
applicationContextRunner);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user