The autoincrementing integer primary key type for the current SQL dialect.
@override String get autoincrementPkType => 'INTEGER PRIMARY KEY AUTOINCREMENT';