dineug / erd-editor

Entity-Relationship Diagram Editor
https://erd-editor.io
MIT License
956 stars 99 forks source link

How to AUTO_INCREMENT on mysql #362

Closed theRightHooprod closed 6 months ago

theRightHooprod commented 6 months ago

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.

Imagen de WhatsApp 2024-05-03 a las 12 41 05_1656e059

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.

dineug commented 6 months ago

Options are available.

스크린샷 2024-05-04 오전 11 36 47