autoIncrementPrimaryKey property

bool autoIncrementPrimaryKey
final

Whether the primary key is auto-generated (SERIAL/AUTO_INCREMENT)

Implementation

final bool autoIncrementPrimaryKey;