ColumnType.jsonb constructor

const ColumnType.jsonb()

Implementation

const ColumnType.jsonb() : this(ColumnTypeName.jsonb);