testing.combinations(
(
"SELECT group_concat(t.value, ',') AS aggregate_strings_1 FROM t",
"sqlite",
),
(
"SELECT string_agg(t.value, ',') A
| 1 | from copy import deepcopy |
| 2 | import datetime |
| 3 | import decimal |
| 4 | import pickle |
nothing calls this directly
no outgoing calls
no test coverage detected