Replace MySQL-specific GROUP_CONCAT configuration

Created on 10 July 2025, about 2 months ago

Problem/Motivation

The BabelService currently uses a MySQL-specific SQL command

 $this->db->query("SET SESSION group_concat_max_len = 1000000;");

It violates Drupal's database abstraction principles

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡΅πŸ‡±Poland alorenc Wolsztyn, πŸ‡΅πŸ‡±

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024