onlyIfNoPrimaryKey property

bool? onlyIfNoPrimaryKey
getter/setter pair

Only work on tables without primary key defined

Required.

Implementation

core.bool? onlyIfNoPrimaryKey;