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...
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...