BuildInt64Column extension

Tells the generator to build an Int64Column. See the docs at ColumnBuilder for details.

on

Methods

autoIncrement() ColumnBuilder<BigInt>
Enables auto-increment for this column, which will also make this column the primary key of the table.