Concatenate strings in DQL
Hi, I'm trying to edit a property in bulk by making it equal to a literal string, followed by another property value (e.g. set property_a = 'string' & property_b). I'm pretty certain in can't be done in DQL, but I wanted to make sure. Thanks! Raph