[jOOQ/jOOQ#8545] CockroachDB: Support LIST_AGG() emulation

This commit is contained in:
Knut Wannheden 2019-12-16 17:52:30 +01:00
parent 01293746f9
commit fe8a06f5df

View File

@ -37,6 +37,7 @@
*/
package org.jooq;
// ...
// ...
// ...
import static org.jooq.SQLDialect.CUBRID;