Hi everyone I have observed a regression/change in HSQLDB's INFORMATION_SCHEMA. This affects code generation for ARRAY types. In jOOQ, this regression/change results in a StackOverflowError when generating tables/stored procedures containing ARRAY types.
I have filed an issue to Fred Toussi: https://sourceforge.net/tracker/?func=detail&aid=3349053&group_id=23316&atid=378131 In the mean time, please do not upgrade from HSQLDB 2.2.1 to any of 2.2.2, 2.2.3, 2.2.4 when using jOOQ and HSQLDB ARRAY types. Cheers Lukas
