function concat(...args): BasicExpression<string>;
Defined in: packages/db/src/query/builder/functions.ts:279
...any[]
BasicExpression<string>