Creates an entity with zero or more attributes.

Label

Description

Name

The name of the entity to be created.

Entity types

Assign entity types to the created entity.

Note

The rule will fail if the category settings has the setting 'Limit entity types' enabled and assigning more than one entity type is assigned.

Attribute name

The name of the attribute to be used

Data type

The data type for the attribute.

Size

The data type's size.

Scale

The data type's scale.

Default value

The attribute's default value.

Charset

The character set.

Comment

Description of the attribute.

Attribute types

Assign attribute type to the attribute.

Primary key

Indicates if the attribute will be a primary key.

Auto increment

Indicates if the attribute will be auto increment.

Unique

Indicates if the attribute is unique.

Nullable

Indicates if the attribute is nullable.

  • No labels