On Thursday, 9 December 2021 at 13:03:21 UTC, Ola Fosheim Grøstad
wrote:
> On Thursday, 9 December 2021 at 12:43:31 UTC, Adam D Ruppe
> wrote:
>> [...]
>
> But don't you think it would be better if you could write:
>
> [...]
auto sqlstring = sql!i"SELECT x,y,z FROM {something} FROM
{condition}";