Skip to content

Documentation request- How to create entities in drawio that translate to SQL DDL #81

@jruschme

Description

@jruschme

Notify authors

Is your feature request related to a problem? Please describe.
I'm finding it difficult to create a table from scratch in Drawio and have it export to SQL. The table itself appears to need to be an 'Entity' or 'List' (e.g., starts with "swimlane;") but I can't seem to figure out how to create the cells corresponding to the columns in the table as the hierarchy of cells seems to be different than what the SQL export expects to see.

Describe the solution you'd like
A quick tutorial example of creating a table.

Describe alternatives you've considered
Increased flexibility in the getMermaidDiagramDb() function.

Thanks...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions