Class ConcatPair

Concatenate two arguments together. This is used by `Concat` because not all backend databases support more than two arguments.

Declaration

class ConcatPair(Func)
source link

Documentation

Methods

Inherited methods

Reexports