UuidColumn typedef

UuidColumn = Column<UuidValue>

Type for columns storing UuidValues.

Implementation

typedef UuidColumn = Column<UuidValue>;