ColumnType.bigInteger constructor

const ColumnType.bigInteger()

Implementation

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