Skip to content

Information missing for Attributes change operators #25

@Jefidev

Description

@Jefidev

For the query evolution module, I am relying on the changeOperator syntax.

I started to work on the Attribute evolution and the information about the entity containing the attribute to evolve is missing.

I suggest to change this kind of syntax :
rename' 'attribute' attributeToRename=[Attribute|EString] 'as' newName=EString

By this :
rename' 'attribute' attributeToRename=[Attribute|EString] 'from' entity=[Entity|EString] 'as' newName=EString

or something equivalent.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions