primaryKey method

MigrationColumn primaryKey()

Implementation

MigrationColumn primaryKey() => this.._index = IndexType.primaryKey;