The attached SQL SELECT statement can be executed with H2 version 1.4.200 but fails with the following error on H2 version 2.0.202:
Column "PROCDEF.KEY_" must be in the GROUP BY list;
Table definitions, inserts, and failing select statement: reproduce_h2_bug.sql.txt
The attached SQL
SELECTstatement can be executed with H2 version 1.4.200 but fails with the following error on H2 version 2.0.202:Table definitions, inserts, and failing select statement: reproduce_h2_bug.sql.txt