-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
ddlRelated to the DDL/Evolution operatorsRelated to the DDL/Evolution operators
Milestone
Description
Hi,
The following list contains the "change" evolution operators not yet available using QL, with their corresponding syntax (discussed during a meeting in Amsterdam):
- Change attribute type -> syntax:
change User.id : int - Change relation cardinality -> syntax:
change Address.user [1..*] - Disable relation containment -> syntax:
change Address.user -> - Enable relation containment -> syntax:
change Address.user :-> - Enable relation opposite -> syntax: syntax not defined
- Disable relation opposite -> syntax: syntax not defined
Thank you for your help,
Pol
Metadata
Metadata
Assignees
Labels
ddlRelated to the DDL/Evolution operatorsRelated to the DDL/Evolution operators