396 lines
8 KiB
JSON
Generated
396 lines
8 KiB
JSON
Generated
{
|
|
"name": "",
|
|
"shapes": [
|
|
{
|
|
"id": "users",
|
|
"type": "sql_table",
|
|
"pos": {
|
|
"x": 635,
|
|
"y": 12
|
|
},
|
|
"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": 325,
|
|
"y": 48
|
|
},
|
|
"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": 363,
|
|
"y": 328
|
|
},
|
|
"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": 12,
|
|
"y": 48
|
|
},
|
|
"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": 764.5,
|
|
"y": 228
|
|
},
|
|
{
|
|
"x": 764.5,
|
|
"y": 278
|
|
},
|
|
{
|
|
"x": 523.75,
|
|
"y": 278
|
|
},
|
|
{
|
|
"x": 523.75,
|
|
"y": 328
|
|
}
|
|
],
|
|
"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": 470,
|
|
"y": 228
|
|
},
|
|
{
|
|
"x": 470,
|
|
"y": 328
|
|
}
|
|
],
|
|
"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": 158.5,
|
|
"y": 228
|
|
},
|
|
{
|
|
"x": 158.5,
|
|
"y": 278
|
|
},
|
|
{
|
|
"x": 416.25,
|
|
"y": 278
|
|
},
|
|
{
|
|
"x": 416.25,
|
|
"y": 328
|
|
}
|
|
],
|
|
"animated": false,
|
|
"tooltip": "",
|
|
"icon": null,
|
|
"zIndex": 0
|
|
}
|
|
]
|
|
}
|