defaultPrimaryKeyName top-level constant

String const defaultPrimaryKeyName

The name of the default primary key column.

Implementation

const String defaultPrimaryKeyName = 'id';