Is your feature request related to a problem? Please describe.
I want to generate a table with AUTO_INCREMENT and I didn't know how. Is this feature already added to the project?.
Describe the solution you'd like
An option or work around of how to add AUTO_INCREMENT to my project in ERD-editor.
Describe alternatives you've considered
I considered adding it as a datatype, but it didn't work.
When AUTO_INCREMENT is added like datatype on a PK... It's also modified at the FK.
Additional context
I'm working with AUTO_INREMENT primary keys.
Is your feature request related to a problem? Please describe. I want to generate a table with AUTO_INCREMENT and I didn't know how. Is this feature already added to the project?.
Describe the solution you'd like An option or work around of how to add AUTO_INCREMENT to my project in ERD-editor.
Describe alternatives you've considered I considered adding it as a datatype, but it didn't work.
When AUTO_INCREMENT is added like datatype on a PK... It's also modified at the FK.
Additional context I'm working with AUTO_INREMENT primary keys.