MariaDB supports GROUP_CONCAT() function. But when i use it in querydsl like below, it occurs exception. Is there any solution? StringExpression snsPostShortNameList = ...
Creates a small database table called dog. This table, dog, has been normalized to 3NF. Two new tables have been added, breedLookup and colorLookup. Creates a new table dog_expanded that joins dog, ...