mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-21 15:16:18 +00:00
Remove coords from relationship objects
This commit is contained in:
@@ -553,15 +553,10 @@ export const template5 = {
|
||||
startFieldId: 1,
|
||||
endTableId: 1,
|
||||
endFieldId: 0,
|
||||
startX: 144,
|
||||
startY: 197,
|
||||
endX: 399,
|
||||
endY: 384,
|
||||
name: "accounts_customer_id_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 0,
|
||||
},
|
||||
{
|
||||
@@ -569,15 +564,10 @@ export const template5 = {
|
||||
startFieldId: 2,
|
||||
endTableId: 1,
|
||||
endFieldId: 0,
|
||||
startX: 787,
|
||||
startY: 170,
|
||||
endX: 399,
|
||||
endY: 384,
|
||||
name: "cards_customer_id_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 1,
|
||||
},
|
||||
{
|
||||
@@ -585,15 +575,10 @@ export const template5 = {
|
||||
startFieldId: 1,
|
||||
endTableId: 1,
|
||||
endFieldId: 0,
|
||||
startX: 934,
|
||||
startY: 386,
|
||||
endX: 399,
|
||||
endY: 384,
|
||||
name: "loans_customer_id_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 2,
|
||||
},
|
||||
{
|
||||
@@ -601,15 +586,10 @@ export const template5 = {
|
||||
startFieldId: 1,
|
||||
endTableId: 1,
|
||||
endFieldId: 0,
|
||||
startX: 679,
|
||||
startY: 500,
|
||||
endX: 399,
|
||||
endY: 384,
|
||||
name: "investments_customer_id_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 3,
|
||||
},
|
||||
{
|
||||
@@ -617,15 +597,10 @@ export const template5 = {
|
||||
startFieldId: 1,
|
||||
endTableId: 0,
|
||||
endFieldId: 0,
|
||||
startX: 446,
|
||||
startY: 109,
|
||||
endX: 144,
|
||||
endY: 161,
|
||||
name: "transactions_account_id_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 4,
|
||||
},
|
||||
{
|
||||
@@ -633,15 +608,10 @@ export const template5 = {
|
||||
startFieldId: 2,
|
||||
endTableId: 0,
|
||||
endFieldId: 0,
|
||||
startX: 127,
|
||||
startY: 499,
|
||||
endX: 144,
|
||||
endY: 161,
|
||||
name: "transfers_to_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 5,
|
||||
},
|
||||
{
|
||||
@@ -649,15 +619,10 @@ export const template5 = {
|
||||
startFieldId: 1,
|
||||
endTableId: 0,
|
||||
endFieldId: 0,
|
||||
startX: 127,
|
||||
startY: 463,
|
||||
endX: 144,
|
||||
endY: 161,
|
||||
name: "transfers_from_fk",
|
||||
cardinality: "Many to one",
|
||||
updateConstraint: "No action",
|
||||
deleteConstraint: "No action",
|
||||
mandatory: false,
|
||||
id: 6,
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user