erd-editor icon indicating copy to clipboard operation
erd-editor copied to clipboard

Entity-Relationship Diagram Editor

Results 59 erd-editor issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It would be nice to have a better way to control/edit/visualize the ENUM types or other domains types. **Describe the...

enhancement

**Describe the bug** After upgrading GoLand, the ERD Editor no longer allows dragging columns to change their order. This used to work properly before the upgrade. No error is shown...

bug

**Describe the bug** Cannot import Schema SQL into .erd file. **To Reproduce** Steps to reproduce the behavior: 1. Create an empty file with a .erd, .erd.json extension and open it...

bug

DBeaver creates .ERD files in a XML fomat. This app can't read them. Needs some research!

enhancement

## Is your feature request related to a problem? Please describe. This library is really good. However, I would like to separate concerns between table information and UI details. When...

enhancement

We are a Life Sciences firm with Databricks environment (on AWS), and find it very cumbersome to paste DDLs per erd notation. **Describe the solution you'd like** We'd like to...

enhancement

**Describe the bug** In Schema SQL, the script creates the unique constraint name as something like "UQ_" + [Column Name]. **To Reproduce** Steps to reproduce the behavior: 1. Create a...

bug

There is a Misconception in relationships. It is correct that the cardinality of the strong table will always be 1, and therefore, there will only be "1 to 1" or...

bug

In Azure Data Studio, the user could connect to a SQL connection string and export an ERD to SVG or MMD. How is this supported in VS Code?

enhancement