Skip to content

Including NOT NULL, UNIQUE, types and comments in the syntax #94

@kukimik

Description

@kukimik

Are there any plans to include

  • NOT NULL constraints,
  • attribute types,
  • UNIQUE constraints (on a single attribute or a group of attributes),
  • comments (on entities and attributes)

directly in the syntax? If this wasn't planned, what is your opinion about it?

I know I can have this on my diagram by using labels (as in the examples) and, say, adding extra attributes that mimick the UNIQUE constraints, but this is hacky, clumsy and makes automated processing more difficult. I'd love to have a stable syntax that could also be easily translated into SQL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions