{
  "modelName": "classicmodels no data",
  "collections": [
    {
      "collectionName": "customers",
      "type": "object",
      "properties": [
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": true,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "name": "customerNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "signed": true,
          "GUID": "08915121-9ee6-11eb-bca6-9fc479a2abfb",
          "childRelationships": [
            "08910305-9ee6-11eb-bca6-9fc479a2abfb",
            "08910306-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "customerName",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08915123-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "contactLastName",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08917831-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "contactFirstName",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08917833-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "phone",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08917835-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "addressLine1",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08919f40-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "addressLine2",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "08919f42-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "city",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0891c651-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "state",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "0891ed60-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 15,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "postalCode",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "0891ed62-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "country",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08921471-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "salesRepEmployeeNumber",
          "isActivated": true,
          "default": "",
          "required": false,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "08921473-9ee6-11eb-bca6-9fc479a2abfb",
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910300-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08926291-9ee6-11eb-bca6-9fc479a2abfb",
            "08926295-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "decimal",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "creditLimit",
          "isActivated": true,
          "default": "",
          "required": false,
          "precision": 10,
          "scale": 2,
          "unique": false,
          "signed": true,
          "GUID": "08921475-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "08912a11-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "08923b80-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "08926290-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "employees",
      "type": "object",
      "properties": [
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": true,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "name": "employeeNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "signed": true,
          "GUID": "08926295-9ee6-11eb-bca6-9fc479a2abfb",
          "childRelationships": [
            "08910300-9ee6-11eb-bca6-9fc479a2abfb",
            "08910301-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "lastName",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "089289a1-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "firstName",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "089289a3-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 10,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "extension",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0892b0b0-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 100,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "email",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0892b0b2-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 10,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "officeCode",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0892d7c0-9ee6-11eb-bca6-9fc479a2abfb",
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910302-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
            "089325e1-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "reportsTo",
          "isActivated": true,
          "default": "",
          "required": false,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "0892d7c2-9ee6-11eb-bca6-9fc479a2abfb",
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910301-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08926291-9ee6-11eb-bca6-9fc479a2abfb",
            "08926295-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "jobTitle",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0892fed0-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "08926292-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "0892fed1-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "0892fed2-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "offices",
      "type": "object",
      "properties": [
        {
          "code": "",
          "primaryKey": true,
          "mode": "varchar",
          "length": 10,
          "childType": "char",
          "type": "string",
          "name": "officeCode",
          "isActivated": true,
          "required": true,
          "GUID": "089325e1-9ee6-11eb-bca6-9fc479a2abfb",
          "childRelationships": [
            "08910302-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "city",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "089325e3-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "phone",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "089325e5-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "addressLine1",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08934cf1-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "addressLine2",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "08934cf3-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "state",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "08934cf5-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "country",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08937400-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 15,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "postalCode",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08937402-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 10,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "territory",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08939b10-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "0892fed4-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "08939b11-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "08939b12-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "orderdetails",
      "type": "object",
      "properties": [
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": true,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": true,
          "name": "orderNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "08939b17-9ee6-11eb-bca6-9fc479a2abfb",
          "compositeKey": [
            "compositePrimaryKey"
          ],
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910303-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
            "08941041-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {},
          "childRelationships": [
            "ef5321b0-e3c4-11eb-afa4-f7e8ba5955cf"
          ]
        },
        {
          "code": "",
          "primaryKey": true,
          "mode": "varchar",
          "length": 15,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": true,
          "name": "productCode",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08939b19-9ee6-11eb-bca6-9fc479a2abfb",
          "compositeKey": [
            "compositePrimaryKey"
          ],
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910304-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
            "0894d396-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {},
          "childRelationships": [
            "ef5321b0-e3c4-11eb-afa4-f7e8ba5955cf"
          ]
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "decimal",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "priceEach",
          "isActivated": true,
          "required": true,
          "precision": 10,
          "scale": 2,
          "unique": false,
          "signed": true,
          "GUID": "0893c222-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "smallint",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "orderLineNumber",
          "isActivated": true,
          "required": true,
          "precision": 6,
          "unique": false,
          "signed": true,
          "GUID": "0893c224-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "08939b14-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "0893c225-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "0893c226-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [
        {
          "GUID": "0893c228-9ee6-11eb-bca6-9fc479a2abfb",
          "compositePrimaryKey": [
            {
              "keyId": "08939b17-9ee6-11eb-bca6-9fc479a2abfb",
              "type": "ascending"
            },
            {
              "keyId": "08939b19-9ee6-11eb-bca6-9fc479a2abfb",
              "type": "ascending"
            }
          ]
        }
      ],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "orders",
      "type": "object",
      "properties": [
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": true,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "name": "orderNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "signed": true,
          "GUID": "08941041-9ee6-11eb-bca6-9fc479a2abfb",
          "childRelationships": [
            "08910303-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {},
          "relationshipType": "",
          "parentRelationship": "",
          "foreignCollection": "",
          "foreignField": []
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "date",
          "childType": "datetime",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "orderDate",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08941043-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "date",
          "childType": "datetime",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "requiredDate",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08941045-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "date",
          "childType": "datetime",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "shippedDate",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "08943750-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 15,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "status",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08943752-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "text",
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "comments",
          "isActivated": true,
          "required": false,
          "unique": false,
          "GUID": "08943754-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "customerNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "08943756-9ee6-11eb-bca6-9fc479a2abfb",
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910305-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
            "08915121-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "0893e931-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "08943757-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "08943758-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "payments",
      "type": "object",
      "properties": [
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": true,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": true,
          "name": "customerNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "08945e63-9ee6-11eb-bca6-9fc479a2abfb",
          "compositeKey": [
            "compositePrimaryKey"
          ],
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910306-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
            "08915121-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": true,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": true,
          "name": "checkNumber",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08945e65-9ee6-11eb-bca6-9fc479a2abfb",
          "compositeKey": [
            "compositePrimaryKey"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "date",
          "childType": "datetime",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "paymentDate",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "08945e67-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "decimal",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "amount",
          "isActivated": true,
          "required": true,
          "precision": 10,
          "scale": 2,
          "unique": false,
          "signed": true,
          "GUID": "08948570-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "08945e60-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "08943759-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "08948571-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "08948572-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [
        {
          "GUID": "08948574-9ee6-11eb-bca6-9fc479a2abfb",
          "compositePrimaryKey": [
            {
              "keyId": "08945e63-9ee6-11eb-bca6-9fc479a2abfb",
              "type": "ascending"
            },
            {
              "keyId": "08945e65-9ee6-11eb-bca6-9fc479a2abfb",
              "type": "ascending"
            }
          ]
        }
      ],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "productlines",
      "type": "object",
      "properties": [
        {
          "code": "",
          "primaryKey": true,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "name": "productLine",
          "isActivated": true,
          "required": true,
          "GUID": "0894ac80-9ee6-11eb-bca6-9fc479a2abfb",
          "childRelationships": [
            "08910307-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 4000,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "textDescription",
          "isActivated": true,
          "default": "",
          "required": false,
          "unique": false,
          "GUID": "0894ac82-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "mediumtext",
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "htmlDescription",
          "isActivated": true,
          "required": false,
          "unique": false,
          "GUID": "0894ac84-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "mediumblob",
          "childType": "binary",
          "type": "binary",
          "compositePrimaryKey": false,
          "name": "image",
          "isActivated": true,
          "required": false,
          "unique": false,
          "GUID": "0894ac86-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "08948576-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "08948575-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "0894d390-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "0894d391-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "products",
      "type": "object",
      "properties": [
        {
          "code": "",
          "primaryKey": true,
          "mode": "varchar",
          "length": 15,
          "childType": "char",
          "type": "string",
          "name": "productCode",
          "isActivated": true,
          "required": true,
          "GUID": "0894d396-9ee6-11eb-bca6-9fc479a2abfb",
          "childRelationships": [
            "08910304-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {},
          "relationshipType": "",
          "parentRelationship": "",
          "foreignCollection": "",
          "foreignField": []
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 70,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "productName",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0894d398-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "productLine",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0894faa0-9ee6-11eb-bca6-9fc479a2abfb",
          "relationshipType": "Foreign Key",
          "parentRelationship": "08910307-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignCollection": "08948575-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08948575-9ee6-11eb-bca6-9fc479a2abfb",
            "0894ac80-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 10,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "productScale",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0894faa2-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "varchar",
          "length": 50,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "productVendor",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "0894faa4-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "primaryKey": false,
          "mode": "text",
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": false,
          "name": "productDescription",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "089521b0-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "smallint",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "quantityInStock",
          "isActivated": true,
          "required": true,
          "precision": 6,
          "unique": false,
          "signed": true,
          "GUID": "089521b2-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "decimal",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "buyPrice",
          "isActivated": true,
          "required": true,
          "precision": 10,
          "scale": 2,
          "unique": false,
          "signed": true,
          "GUID": "089548c1-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "decimal",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "MSRP",
          "isActivated": true,
          "required": true,
          "precision": 10,
          "scale": 2,
          "unique": false,
          "signed": true,
          "GUID": "089548c3-9ee6-11eb-bca6-9fc479a2abfb",
          "error": {}
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "0894d393-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
      "code": "",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "comments": "",
      "description": "",
      "orReplace": false,
      "ifNotExist": false,
      "temporary": false,
      "selectStatement": "",
      "tableOptions": {
        "ENGINE": "InnoDB",
        "DEFAULT CHARSET": "latin1",
        "AUTO_INCREMENT": "",
        "DATA_DIRECTORY": "",
        "INDEX_DIRECTORY": "",
        "ENCRYPTED": "No",
        "KEY_BLOCK_SIZE": "",
        "PACK_KEYS": "",
        "PAGE_COMPRESSED": "",
        "ROW_FORMAT": "",
        "SEQUENCE": "",
        "STATS_AUTO_RECALC": "",
        "STATS_PERSISTENT": "",
        "WITH_SYSTEM_VERSIONING": false,
        "characterSet": "latin1",
        "defaultCharSet": false,
        "defaultStorEng": false,
        "GUID": "089548c4-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "partitioning": {
        "partition_definitions": [],
        "partitions": "",
        "GUID": "089548c5-9ee6-11eb-bca6-9fc479a2abfb"
      },
      "primaryKey": [],
      "uniqueKey": [],
      "Indxs": [],
      "chkConstr": [],
      "hackoladeMeta": {
        "validationErrors": {}
      },
      "additionalProperties": true
    },
    {
      "collectionName": "compositeFKTblEx",
      "type": "object",
      "properties": [
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": true,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": true,
          "name": "orderNumber",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "ad2c5130-e3c4-11eb-afa4-f7e8ba5955cf",
          "compositeKey": [
            "compositePrimaryKey"
          ],
          "hackoladeMeta": {},
          "error": {},
          "relationshipType": "Foreign Key",
          "foreignCollection": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
            "08939b17-9ee6-11eb-bca6-9fc479a2abfb"
          ],
          "parentRelationship": "ef5321b0-e3c4-11eb-afa4-f7e8ba5955cf"
        },
        {
          "code": "",
          "primaryKey": true,
          "mode": "varchar",
          "length": 15,
          "childType": "char",
          "type": "string",
          "compositePrimaryKey": true,
          "name": "productCode",
          "isActivated": true,
          "required": true,
          "unique": false,
          "GUID": "b0d89050-e3c4-11eb-afa4-f7e8ba5955cf",
          "compositeKey": [
            "compositePrimaryKey"
          ],
          "hackoladeMeta": {},
          "error": {},
          "parentRelationship": "ef5321b0-e3c4-11eb-afa4-f7e8ba5955cf",
          "childRelationships": [],
          "relationshipType": "Foreign Key",
          "foreignCollection": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
          "foreignField": [
            "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
            "08939b19-9ee6-11eb-bca6-9fc479a2abfb"
          ]
        },
        {
          "code": "",
          "exclusiveMinimum": false,
          "exclusiveMaximum": false,
          "primaryKey": false,
          "mode": "int",
          "childType": "numeric",
          "type": "numeric",
          "compositePrimaryKey": false,
          "name": "quantityOrdered",
          "isActivated": true,
          "required": true,
          "precision": 11,
          "unique": false,
          "signed": true,
          "GUID": "b4828580-e3c4-11eb-afa4-f7e8ba5955cf",
          "error": {
            "name": false,
            "code": false
          },
          "hackoladeMeta": {},
          "foreignField": []
        }
      ],
      "definitions": {
        "type": "definitions",
        "properties": [],
        "GUID": "9f224310-e3c4-11eb-afa4-f7e8ba5955cf"
      },
      "isActivated": true,
      "memory_optimized": false,
      "collectionUsers": [],
      "GUID": "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf",
      "bucketId": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "additionalProperties": true,
      "primaryKey": [
        {
          "compositePrimaryKey": [
            {
              "keyId": "ad2c5130-e3c4-11eb-afa4-f7e8ba5955cf"
            },
            {
              "keyId": "b0d89050-e3c4-11eb-afa4-f7e8ba5955cf"
            }
          ]
        }
      ],
      "hackoladeMeta": {
        "validationErrors": {}
      }
    }
  ],
  "buckets": [
    {
      "name": "classicmodels",
      "type": "bucket",
      "collectionIds": [
        "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
        "08926291-9ee6-11eb-bca6-9fc479a2abfb",
        "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
        "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
        "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
        "08943759-9ee6-11eb-bca6-9fc479a2abfb",
        "08948575-9ee6-11eb-bca6-9fc479a2abfb",
        "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
        "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf"
      ],
      "backgroundColor": {
        "r": 3,
        "g": 169,
        "b": 245,
        "a": 1
      },
      "show": true,
      "isActivated": true,
      "indexes": [],
      "GUID": "08912a12-9ee6-11eb-bca6-9fc479a2abfb",
      "UDFs": [],
      "hackoladeMeta": {
        "validationErrors": {}
      }
    }
  ],
  "views": [],
  "relationships": [
    {
      "name": "customers_ibfk_1",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "08926291-9ee6-11eb-bca6-9fc479a2abfb",
          "08926295-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
          "08921473-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910300-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "0b3c4355-efeb-4e93-8d60-bda7788c7a51",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1218.5,
            "y": 1540.4269081327188
          },
          {
            "x": 1218.5,
            "y": 1506.937016226488
          },
          {
            "x": 1219,
            "y": 1506.937016226488
          },
          {
            "x": 1219,
            "y": 1473.447124320257
          }
        ],
        "sides": [
          "top",
          "bottom"
        ]
      },
      "isActivated": true
    },
    {
      "name": "employees_ibfk_1",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "08926291-9ee6-11eb-bca6-9fc479a2abfb",
          "08926295-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "08926291-9ee6-11eb-bca6-9fc479a2abfb",
          "0892d7c2-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910301-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "af66bc1d-8b91-405c-a522-2f73a789a4d6",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1269,
            "y": 1296.447124320257
          },
          {
            "x": 1269,
            "y": 1271.447124320257
          },
          {
            "x": 1394,
            "y": 1271.447124320257
          },
          {
            "x": 1394,
            "y": 1384.947124320257
          },
          {
            "x": 1369,
            "y": 1384.947124320257
          }
        ],
        "sides": [
          "top",
          "right"
        ]
      },
      "isActivated": true
    },
    {
      "name": "employees_ibfk_2",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
          "089325e1-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "08926291-9ee6-11eb-bca6-9fc479a2abfb",
          "0892d7c0-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910302-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "e91b9e4a-5276-465a-8c8a-fee51ef53fbf",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1169,
            "y": 1296.447124320257
          },
          {
            "x": 1169,
            "y": 1265.7235621601285
          },
          {
            "x": 1218.5,
            "y": 1265.7235621601285
          },
          {
            "x": 1218.5,
            "y": 1235
          }
        ],
        "sides": [
          "top",
          "bottom"
        ]
      },
      "isActivated": true
    },
    {
      "name": "orderdetails_ibfk_1",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
          "08941041-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
          "08939b17-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910303-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "770c3ea3-3b90-4b1f-8aa4-3c9f15782ed1",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1944.2584949352445,
            "y": 1421.5875351959596
          },
          {
            "x": 1882.6292474676222,
            "y": 1421.5875351959596
          },
          {
            "x": 1882.6292474676222,
            "y": 1572.6275943705166
          },
          {
            "x": 1821,
            "y": 1572.6275943705166
          }
        ],
        "sides": [
          "left",
          "right"
        ]
      },
      "isActivated": true
    },
    {
      "name": "orderdetails_ibfk_2",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
          "0894d396-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
          "08939b19-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910304-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "809d8321-27d7-40eb-9feb-dea534ac5f0c",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1944.2584949352445,
            "y": 1386.5875351959596
          },
          {
            "x": 1888.1292474676222,
            "y": 1386.5875351959596
          },
          {
            "x": 1888.1292474676222,
            "y": 1365.0548947755942
          },
          {
            "x": 1832,
            "y": 1365.0548947755942
          }
        ],
        "sides": [
          "left",
          "right"
        ]
      },
      "isActivated": true
    },
    {
      "name": "orders_ibfk_1",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
          "08915121-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
          "08943756-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910305-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "cca5bd60-ca11-4b1f-a559-2d77a503f06a",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1529,
            "y": 1572.6275943705166
          },
          {
            "x": 1463,
            "y": 1572.6275943705166
          },
          {
            "x": 1463,
            "y": 1629.4269081327188
          },
          {
            "x": 1397,
            "y": 1629.4269081327188
          }
        ],
        "sides": [
          "left",
          "right"
        ]
      },
      "isActivated": true
    },
    {
      "name": "payments_ibfk_1",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
          "08915121-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "08943759-9ee6-11eb-bca6-9fc479a2abfb",
          "08945e63-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910306-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "08943759-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "fb826355-25aa-4f31-993c-1df20a5af614",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1522,
            "y": 1742.1032427247283
          },
          {
            "x": 1459.5,
            "y": 1742.1032427247283
          },
          {
            "x": 1459.5,
            "y": 1718.4269081327188
          },
          {
            "x": 1397,
            "y": 1718.4269081327188
          }
        ],
        "sides": [
          "left",
          "right"
        ]
      },
      "isActivated": true
    },
    {
      "name": "products_ibfk_1",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "08948575-9ee6-11eb-bca6-9fc479a2abfb",
          "0894ac80-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
          "0894faa0-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "childCardinality": "0..n",
      "GUID": "08910307-9ee6-11eb-bca6-9fc479a2abfb",
      "parentCollection": "08948575-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
      "hackoladeStyles": {
        "GUID": "d088a1ab-ddc9-46e3-8aec-c767a62bf51d",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 1674.5,
            "y": 1267.5548947755942
          },
          {
            "x": 1674.5,
            "y": 1206.6676554524229
          }
        ],
        "sides": [
          "top",
          "bottom"
        ]
      },
      "isActivated": true
    },
    {
      "name": "fk orderdetails.orderNumber to compositeFKTable.orderNumber",
      "relationshipType": "Foreign Key",
      "parentField": [
        [
          "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
          "08939b17-9ee6-11eb-bca6-9fc479a2abfb"
        ],
        [
          "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
          "08939b19-9ee6-11eb-bca6-9fc479a2abfb"
        ]
      ],
      "parentCardinality": "1",
      "childField": [
        [
          "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf",
          "ad2c5130-e3c4-11eb-afa4-f7e8ba5955cf"
        ],
        [
          "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf",
          "b0d89050-e3c4-11eb-afa4-f7e8ba5955cf"
        ]
      ],
      "childCardinality": "1",
      "parentCollection": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
      "childCollection": "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf",
      "GUID": "ef5321b0-e3c4-11eb-afa4-f7e8ba5955cf",
      "hackoladeStyles": {
        "GUID": "30eb65ef-1006-4d2b-9db1-d976eb2d0d79",
        "autoPositioning": true,
        "type": "Orthogonal",
        "thickness": 2,
        "color": "#79c4ff",
        "dataType": "",
        "shape": [
          {
            "x": 2106.013775379857,
            "y": 1606.850170906788
          },
          {
            "x": 2106.013775379857,
            "y": 1531.7188530513738
          },
          {
            "x": 2106.2584949352445,
            "y": 1531.7188530513738
          },
          {
            "x": 2106.2584949352445,
            "y": 1456.5875351959596
          }
        ],
        "sides": [
          "top",
          "bottom"
        ]
      },
      "isActivated": true
    }
  ],
  "users": [],
  "diagramViews": [],
  "idToNameHashTable": {
    "08912a12-9ee6-11eb-bca6-9fc479a2abfb": "classicmodels",
    "08915121-9ee6-11eb-bca6-9fc479a2abfb": "customerNumber",
    "08915123-9ee6-11eb-bca6-9fc479a2abfb": "customerName",
    "08917831-9ee6-11eb-bca6-9fc479a2abfb": "contactLastName",
    "08917833-9ee6-11eb-bca6-9fc479a2abfb": "contactFirstName",
    "08917835-9ee6-11eb-bca6-9fc479a2abfb": "phone",
    "08919f40-9ee6-11eb-bca6-9fc479a2abfb": "addressLine1",
    "08919f42-9ee6-11eb-bca6-9fc479a2abfb": "addressLine2",
    "0891c651-9ee6-11eb-bca6-9fc479a2abfb": "city",
    "0891ed60-9ee6-11eb-bca6-9fc479a2abfb": "state",
    "0891ed62-9ee6-11eb-bca6-9fc479a2abfb": "postalCode",
    "08921471-9ee6-11eb-bca6-9fc479a2abfb": "country",
    "08921473-9ee6-11eb-bca6-9fc479a2abfb": "salesRepEmployeeNumber",
    "08921475-9ee6-11eb-bca6-9fc479a2abfb": "creditLimit",
    "08912a10-9ee6-11eb-bca6-9fc479a2abfb": "customers",
    "08926295-9ee6-11eb-bca6-9fc479a2abfb": "employeeNumber",
    "089289a1-9ee6-11eb-bca6-9fc479a2abfb": "lastName",
    "089289a3-9ee6-11eb-bca6-9fc479a2abfb": "firstName",
    "0892b0b0-9ee6-11eb-bca6-9fc479a2abfb": "extension",
    "0892b0b2-9ee6-11eb-bca6-9fc479a2abfb": "email",
    "0892d7c0-9ee6-11eb-bca6-9fc479a2abfb": "officeCode",
    "0892d7c2-9ee6-11eb-bca6-9fc479a2abfb": "reportsTo",
    "0892fed0-9ee6-11eb-bca6-9fc479a2abfb": "jobTitle",
    "08926291-9ee6-11eb-bca6-9fc479a2abfb": "employees",
    "089325e1-9ee6-11eb-bca6-9fc479a2abfb": "officeCode",
    "089325e3-9ee6-11eb-bca6-9fc479a2abfb": "city",
    "089325e5-9ee6-11eb-bca6-9fc479a2abfb": "phone",
    "08934cf1-9ee6-11eb-bca6-9fc479a2abfb": "addressLine1",
    "08934cf3-9ee6-11eb-bca6-9fc479a2abfb": "addressLine2",
    "08934cf5-9ee6-11eb-bca6-9fc479a2abfb": "state",
    "08937400-9ee6-11eb-bca6-9fc479a2abfb": "country",
    "08937402-9ee6-11eb-bca6-9fc479a2abfb": "postalCode",
    "08939b10-9ee6-11eb-bca6-9fc479a2abfb": "territory",
    "0892fed3-9ee6-11eb-bca6-9fc479a2abfb": "offices",
    "08939b17-9ee6-11eb-bca6-9fc479a2abfb": "orderNumber",
    "08939b19-9ee6-11eb-bca6-9fc479a2abfb": "productCode",
    "0893c222-9ee6-11eb-bca6-9fc479a2abfb": "priceEach",
    "0893c224-9ee6-11eb-bca6-9fc479a2abfb": "orderLineNumber",
    "08939b13-9ee6-11eb-bca6-9fc479a2abfb": "orderdetails",
    "08941041-9ee6-11eb-bca6-9fc479a2abfb": "orderNumber",
    "08941043-9ee6-11eb-bca6-9fc479a2abfb": "orderDate",
    "08941045-9ee6-11eb-bca6-9fc479a2abfb": "requiredDate",
    "08943750-9ee6-11eb-bca6-9fc479a2abfb": "shippedDate",
    "08943752-9ee6-11eb-bca6-9fc479a2abfb": "status",
    "08943754-9ee6-11eb-bca6-9fc479a2abfb": "comments",
    "08943756-9ee6-11eb-bca6-9fc479a2abfb": "customerNumber",
    "0893e930-9ee6-11eb-bca6-9fc479a2abfb": "orders",
    "08945e63-9ee6-11eb-bca6-9fc479a2abfb": "customerNumber",
    "08945e65-9ee6-11eb-bca6-9fc479a2abfb": "checkNumber",
    "08945e67-9ee6-11eb-bca6-9fc479a2abfb": "paymentDate",
    "08948570-9ee6-11eb-bca6-9fc479a2abfb": "amount",
    "08943759-9ee6-11eb-bca6-9fc479a2abfb": "payments",
    "0894ac80-9ee6-11eb-bca6-9fc479a2abfb": "productLine",
    "0894ac82-9ee6-11eb-bca6-9fc479a2abfb": "textDescription",
    "0894ac84-9ee6-11eb-bca6-9fc479a2abfb": "htmlDescription",
    "0894ac86-9ee6-11eb-bca6-9fc479a2abfb": "image",
    "08948575-9ee6-11eb-bca6-9fc479a2abfb": "productlines",
    "0894d396-9ee6-11eb-bca6-9fc479a2abfb": "productCode",
    "0894d398-9ee6-11eb-bca6-9fc479a2abfb": "productName",
    "0894faa0-9ee6-11eb-bca6-9fc479a2abfb": "productLine",
    "0894faa2-9ee6-11eb-bca6-9fc479a2abfb": "productScale",
    "0894faa4-9ee6-11eb-bca6-9fc479a2abfb": "productVendor",
    "089521b0-9ee6-11eb-bca6-9fc479a2abfb": "productDescription",
    "089521b2-9ee6-11eb-bca6-9fc479a2abfb": "quantityInStock",
    "089548c1-9ee6-11eb-bca6-9fc479a2abfb": "buyPrice",
    "089548c3-9ee6-11eb-bca6-9fc479a2abfb": "MSRP",
    "0894d392-9ee6-11eb-bca6-9fc479a2abfb": "products",
    "08910300-9ee6-11eb-bca6-9fc479a2abfb": "customers_ibfk_1",
    "08910301-9ee6-11eb-bca6-9fc479a2abfb": "employees_ibfk_1",
    "08910302-9ee6-11eb-bca6-9fc479a2abfb": "employees_ibfk_2",
    "08910303-9ee6-11eb-bca6-9fc479a2abfb": "orderdetails_ibfk_1",
    "08910304-9ee6-11eb-bca6-9fc479a2abfb": "orderdetails_ibfk_2",
    "08910305-9ee6-11eb-bca6-9fc479a2abfb": "orders_ibfk_1",
    "08910306-9ee6-11eb-bca6-9fc479a2abfb": "payments_ibfk_1",
    "08910307-9ee6-11eb-bca6-9fc479a2abfb": "products_ibfk_1",
    "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf": "compositeFKTblEx",
    "ad2c5130-e3c4-11eb-afa4-f7e8ba5955cf": "orderNumber",
    "b0d89050-e3c4-11eb-afa4-f7e8ba5955cf": "productCode",
    "b4828580-e3c4-11eb-afa4-f7e8ba5955cf": "quantityOrdered",
    "ef5321b0-e3c4-11eb-afa4-f7e8ba5955cf": "fk orderdetails.orderNumber to compositeFKTable.orderNumber"
  },
  "definitions": {
    "type": "definitions",
    "properties": [],
    "GUID": "fa2f8610-9ee5-11eb-bca6-9fc479a2abfb"
  },
  "polyglotDefinitions": {
    "type": "polyglotDefinitions",
    "properties": [],
    "GUID": "c546fe93-4b94-11ec-9117-abb06ed030bb"
  },
  "externalDefinitions": {
    "type": "externalDefinitions",
    "properties": [],
    "GUID": "fa2f8611-9ee5-11eb-bca6-9fc479a2abfb"
  },
  "sources": [],
  "decorativeSymbols": [],
  "dbVersion": "v10.x",
  "dbVendor": "MariaDB",
  "appTarget": "MariaDB",
  "creationTS": "2021-04-16T19:00:14.704Z",
  "GUID": "fa2f5f00-9ee5-11eb-bca6-9fc479a2abfb",
  "isLineageEnabled": false,
  "code": "",
  "lastModifTS": "2025-02-27T10:27:14.269Z",
  "persistenceSchemaVersion": "8",
  "isCreatedByPlugin": true,
  "pluginInformation": {
    "pluginName": "MariaDB",
    "pluginVersion": "0.2.13",
    "pluginEngineVersion": "1.0.0"
  },
  "applicationInformation": {
    "version": "8.0.2"
  },
  "hackoladeMeta": {},
  "description": "Derived from https://www.mysqltutorial.org/mysql-sample-database.aspx",
  "settings": {
    "centralPane": {
      "dbLevel": {
        "erd": [
          {
            "GUID": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1040,
            "y": 1540.4269081327188,
            "width": 357,
            "height": 267,
            "color": {}
          },
          {
            "GUID": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1069,
            "y": 1296.447124320257,
            "width": 300,
            "height": 177,
            "color": {}
          },
          {
            "GUID": "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1085,
            "y": 1040,
            "width": 267,
            "height": 195,
            "color": {}
          },
          {
            "GUID": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1944.2584949352445,
            "y": 1351.5875351959596,
            "width": 324,
            "height": 105,
            "color": {}
          },
          {
            "GUID": "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1529,
            "y": 1493.1275943705166,
            "width": 292,
            "height": 159,
            "color": {}
          },
          {
            "GUID": "08943759-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1522,
            "y": 1689.6032427247283,
            "width": 305,
            "height": 105,
            "color": {}
          },
          {
            "GUID": "08948575-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1527,
            "y": 1101.6676554524229,
            "width": 295,
            "height": 105,
            "color": {}
          },
          {
            "GUID": "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
            "x": 1517,
            "y": 1267.5548947755942,
            "width": 315,
            "height": 195,
            "color": {}
          },
          {
            "GUID": "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf",
            "x": 1963.5137753798572,
            "y": 1606.850170906788,
            "width": 285,
            "height": 87,
            "color": {}
          }
        ],
        "erdDefinitions": {
          "erd": [],
          "rootPath": [],
          "entities": [],
          "decorativeSymbols": []
        },
        "buckets": [
          {
            "x": 1000,
            "y": 1000,
            "GUID": "08912a12-9ee6-11eb-bca6-9fc479a2abfb"
          }
        ],
        "collapsedNodes": [],
        "activeRelationship": "",
        "activeRelationshipFields": {
          "childField": [],
          "parentField": []
        },
        "selectedCollections": [],
        "displayColorPicker": false,
        "graphView": {
          "erd": [],
          "buckets": [],
          "decorativeSymbols": [],
          "forceLayout": true,
          "defaultLinkLength": 300
        },
        "diagramViews": [],
        "decorativeSymbols": [],
        "nestedCollectionsLayout": "horizontal",
        "options": [
          {
            "GUID": "08912a10-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "08926291-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "0892fed3-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "08939b13-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "0893e930-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "08943759-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "08948575-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "0894d392-9ee6-11eb-bca6-9fc479a2abfb",
            "autoWidth": false,
            "autoHeight": false
          },
          {
            "GUID": "9f1cc4d0-e3c4-11eb-afa4-f7e8ba5955cf",
            "autoWidth": false,
            "autoHeight": false
          }
        ],
        "relationshipUpdateDisabled": false
      },
      "collectionLevel": {},
      "changed": false
    },
    "dtDiagram": {
      "collapsedNodes": [],
      "shouldDistributeCollections": false
    }
  }
}