{ "name": "", "shapes": [ { "id": "users", "type": "sql_table", "pos": { "x": 0, "y": 0 }, "width": 259, "height": 216, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "#FFFFFF", "stroke": "#0A0F25", "shadow": false, "3d": false, "multiple": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": "id", "type": "int", "constraint": "", "reference": "orders.user_id" }, { "name": "name", "type": "string", "constraint": "", "reference": "" }, { "name": "email", "type": "string", "constraint": "", "reference": "" }, { "name": "password", "type": "string", "constraint": "", "reference": "" }, { "name": "last_login", "type": "datetime", "constraint": "", "reference": "" } ], "label": "users", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "#0A0F25", "italic": false, "bold": true, "underline": false, "labelWidth": 61, "labelHeight": 36, "zIndex": 0, "level": 1 }, { "id": "products", "type": "sql_table", "pos": { "x": 319, "y": 18 }, "width": 290, "height": 180, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "#FFFFFF", "stroke": "#0A0F25", "shadow": false, "3d": false, "multiple": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": "id", "type": "int", "constraint": "", "reference": "orders.product_id" }, { "name": "price", "type": "decimal", "constraint": "", "reference": "" }, { "name": "sku", "type": "string", "constraint": "", "reference": "" }, { "name": "name", "type": "string", "constraint": "", "reference": "" } ], "label": "products", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "#0A0F25", "italic": false, "bold": true, "underline": false, "labelWidth": 99, "labelHeight": 36, "zIndex": 0, "level": 1 }, { "id": "orders", "type": "sql_table", "pos": { "x": 357, "y": 316 }, "width": 215, "height": 144, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "#FFFFFF", "stroke": "#0A0F25", "shadow": false, "3d": false, "multiple": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": "id", "type": "int", "constraint": "", "reference": "" }, { "name": "user_id", "type": "int", "constraint": "", "reference": "" }, { "name": "product_id", "type": "int", "constraint": "", "reference": "" } ], "label": "orders", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "#0A0F25", "italic": false, "bold": true, "underline": false, "labelWidth": 74, "labelHeight": 36, "zIndex": 0, "level": 1 }, { "id": "shipments", "type": "sql_table", "pos": { "x": 669, "y": 18 }, "width": 293, "height": 180, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "borderRadius": 0, "fill": "#FFFFFF", "stroke": "#0A0F25", "shadow": false, "3d": false, "multiple": false, "tooltip": "", "link": "", "icon": null, "iconPosition": "", "blend": false, "fields": null, "methods": null, "columns": [ { "name": "id", "type": "int", "constraint": "", "reference": "" }, { "name": "order_id", "type": "int", "constraint": "", "reference": "orders.id" }, { "name": "tracking_number", "type": "string", "constraint": "", "reference": "" }, { "name": "status", "type": "string", "constraint": "", "reference": "" } ], "label": "shipments", "fontSize": 20, "fontFamily": "DEFAULT", "language": "", "color": "#0A0F25", "italic": false, "bold": true, "underline": false, "labelWidth": 116, "labelHeight": 36, "zIndex": 0, "level": 1 } ], "connections": [ { "id": "(users <-> orders)[0]", "src": "users", "srcArrow": "triangle", "srcLabel": "", "dst": "orders", "dstArrow": "triangle", "dstLabel": "", "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "stroke": "#0D32B2", "label": "", "fontSize": 16, "fontFamily": "DEFAULT", "language": "", "color": "#676C7E", "italic": true, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "labelPosition": "", "labelPercentage": 0, "route": [ { "x": 129.5, "y": 216 }, { "x": 129.5, "y": 256 }, { "x": 174.9, "y": 282.55844544095663 }, { "x": 356.5, "y": 348.7922272047833 } ], "isCurve": true, "animated": false, "tooltip": "", "icon": null, "zIndex": 0 }, { "id": "(products <-> orders)[0]", "src": "products", "srcArrow": "triangle", "srcLabel": "", "dst": "orders", "dstArrow": "triangle", "dstLabel": "", "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "stroke": "#0D32B2", "label": "", "fontSize": 16, "fontFamily": "DEFAULT", "language": "", "color": "#676C7E", "italic": true, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "labelPosition": "", "labelPercentage": 0, "route": [ { "x": 464, "y": 198 }, { "x": 464, "y": 252.4 }, { "x": 464, "y": 276 }, { "x": 464, "y": 316 } ], "isCurve": true, "animated": false, "tooltip": "", "icon": null, "zIndex": 0 }, { "id": "(shipments <-> orders)[0]", "src": "shipments", "srcArrow": "triangle", "srcLabel": "", "dst": "orders", "dstArrow": "triangle", "dstLabel": "", "opacity": 1, "strokeDash": 0, "strokeWidth": 2, "stroke": "#0D32B2", "label": "", "fontSize": 16, "fontFamily": "DEFAULT", "language": "", "color": "#676C7E", "italic": true, "bold": false, "underline": false, "labelWidth": 0, "labelHeight": 0, "labelPosition": "", "labelPercentage": 0, "route": [ { "x": 815.5, "y": 198 }, { "x": 815.5, "y": 252.4 }, { "x": 766.7, "y": 283 }, { "x": 571.5, "y": 351 } ], "isCurve": true, "animated": false, "tooltip": "", "icon": null, "zIndex": 0 } ] }