Mark a column as auto-incrementing / automatically generated.
Mark a column as auto-incrementing / automatically generated. This option is usually combined
with PrimaryKey.
Mark a column as the table's primary key.
Mark a column as the table's primary key. For named and composite primary keys you have to
use the Table's primaryKey method instead.
The basic column options that influence profile-independent parts of query compilation. Different profile levels define additional options.