|
1 | 1 | /* |
2 | | -* Copyright © 2016-2017 by IntegrIT S.A. dba Hackolade. All rights reserved. |
| 2 | +* Copyright © 2016-2020 by IntegrIT S.A. dba Hackolade. All rights reserved. |
3 | 3 | * |
4 | 4 | * The copyright to the computer software herein is the property of IntegrIT S.A. |
5 | 5 | * The software may be used and/or copied only with the written permission of |
@@ -458,56 +458,6 @@ making sure that you maintain a proper JSON format. |
458 | 458 | ] |
459 | 459 | } |
460 | 460 | }, |
461 | | - { |
462 | | - "propertyName": "Primary key options", |
463 | | - "propertyType": "block", |
464 | | - "propertyKeyword": "primaryKeyOptions", |
465 | | - "enableForReference": true, |
466 | | - "propertyTooltip": "Primary key options", |
467 | | - "dependency": { |
468 | | - "type": "and", |
469 | | - "values": [ |
470 | | - { |
471 | | - "key": "primaryKey", |
472 | | - "value": true |
473 | | - }, |
474 | | - { |
475 | | - "type": "or", |
476 | | - "values": [{ |
477 | | - "key": "compositePrimaryKey", |
478 | | - "value": false |
479 | | - }, { |
480 | | - "key": "compositePrimaryKey", |
481 | | - "exist": false |
482 | | - }] |
483 | | - }, |
484 | | - { |
485 | | - "type": "or", |
486 | | - "values": [{ |
487 | | - "key": "compositeUniqueKey", |
488 | | - "value": false |
489 | | - }, { |
490 | | - "key": "compositeUniqueKey", |
491 | | - "exist": false |
492 | | - }] |
493 | | - } |
494 | | - ] |
495 | | - }, |
496 | | - "structure": [ |
497 | | - { |
498 | | - "propertyName": "Clustered", |
499 | | - "propertyKeyword": "clusteredDisabled", |
500 | | - "propertyType": "checkbox", |
501 | | - "disabled": true |
502 | | - }, |
503 | | - { |
504 | | - "propertyName": "Enforced", |
505 | | - "propertyKeyword": "enforced", |
506 | | - "propertyType": "checkbox", |
507 | | - "disabled": true |
508 | | - } |
509 | | - ] |
510 | | - }, |
511 | 461 | { |
512 | 462 | "propertyName": "Unique", |
513 | 463 | "propertyKeyword": "compositeUniqueKey", |
@@ -765,56 +715,6 @@ making sure that you maintain a proper JSON format. |
765 | 715 | ] |
766 | 716 | } |
767 | 717 | }, |
768 | | - { |
769 | | - "propertyName": "Primary key options", |
770 | | - "propertyType": "block", |
771 | | - "propertyKeyword": "primaryKeyOptions", |
772 | | - "enableForReference": true, |
773 | | - "propertyTooltip": "Primary key options", |
774 | | - "dependency": { |
775 | | - "type": "and", |
776 | | - "values": [ |
777 | | - { |
778 | | - "key": "primaryKey", |
779 | | - "value": true |
780 | | - }, |
781 | | - { |
782 | | - "type": "or", |
783 | | - "values": [{ |
784 | | - "key": "compositePrimaryKey", |
785 | | - "value": false |
786 | | - }, { |
787 | | - "key": "compositePrimaryKey", |
788 | | - "exist": false |
789 | | - }] |
790 | | - }, |
791 | | - { |
792 | | - "type": "or", |
793 | | - "values": [{ |
794 | | - "key": "compositeUniqueKey", |
795 | | - "value": false |
796 | | - }, { |
797 | | - "key": "compositeUniqueKey", |
798 | | - "exist": false |
799 | | - }] |
800 | | - } |
801 | | - ] |
802 | | - }, |
803 | | - "structure": [ |
804 | | - { |
805 | | - "propertyName": "Clustered", |
806 | | - "propertyKeyword": "clusteredDisabled", |
807 | | - "propertyType": "checkbox", |
808 | | - "disabled": true |
809 | | - }, |
810 | | - { |
811 | | - "propertyName": "Enforced", |
812 | | - "propertyKeyword": "enforced", |
813 | | - "propertyType": "checkbox", |
814 | | - "disabled": true |
815 | | - } |
816 | | - ] |
817 | | - }, |
818 | 718 | { |
819 | 719 | "propertyName": "Unique", |
820 | 720 | "propertyKeyword": "compositeUniqueKey", |
@@ -1038,56 +938,6 @@ making sure that you maintain a proper JSON format. |
1038 | 938 | ] |
1039 | 939 | } |
1040 | 940 | }, |
1041 | | - { |
1042 | | - "propertyName": "Primary key options", |
1043 | | - "propertyType": "block", |
1044 | | - "propertyKeyword": "primaryKeyOptions", |
1045 | | - "enableForReference": true, |
1046 | | - "propertyTooltip": "Primary key options", |
1047 | | - "dependency": { |
1048 | | - "type": "and", |
1049 | | - "values": [ |
1050 | | - { |
1051 | | - "key": "primaryKey", |
1052 | | - "value": true |
1053 | | - }, |
1054 | | - { |
1055 | | - "type": "or", |
1056 | | - "values": [{ |
1057 | | - "key": "compositePrimaryKey", |
1058 | | - "value": false |
1059 | | - }, { |
1060 | | - "key": "compositePrimaryKey", |
1061 | | - "exist": false |
1062 | | - }] |
1063 | | - }, |
1064 | | - { |
1065 | | - "type": "or", |
1066 | | - "values": [{ |
1067 | | - "key": "compositeUniqueKey", |
1068 | | - "value": false |
1069 | | - }, { |
1070 | | - "key": "compositeUniqueKey", |
1071 | | - "exist": false |
1072 | | - }] |
1073 | | - } |
1074 | | - ] |
1075 | | - }, |
1076 | | - "structure": [ |
1077 | | - { |
1078 | | - "propertyName": "Clustered", |
1079 | | - "propertyKeyword": "clusteredDisabled", |
1080 | | - "propertyType": "checkbox", |
1081 | | - "disabled": true |
1082 | | - }, |
1083 | | - { |
1084 | | - "propertyName": "Enforced", |
1085 | | - "propertyKeyword": "enforced", |
1086 | | - "propertyType": "checkbox", |
1087 | | - "disabled": true |
1088 | | - } |
1089 | | - ] |
1090 | | - }, |
1091 | 941 | { |
1092 | 942 | "propertyName": "Unique", |
1093 | 943 | "propertyKeyword": "compositeUniqueKey", |
@@ -1287,56 +1137,6 @@ making sure that you maintain a proper JSON format. |
1287 | 1137 | ] |
1288 | 1138 | } |
1289 | 1139 | }, |
1290 | | - { |
1291 | | - "propertyName": "Primary key options", |
1292 | | - "propertyType": "block", |
1293 | | - "propertyKeyword": "primaryKeyOptions", |
1294 | | - "enableForReference": true, |
1295 | | - "propertyTooltip": "Primary key options", |
1296 | | - "dependency": { |
1297 | | - "type": "and", |
1298 | | - "values": [ |
1299 | | - { |
1300 | | - "key": "primaryKey", |
1301 | | - "value": true |
1302 | | - }, |
1303 | | - { |
1304 | | - "type": "or", |
1305 | | - "values": [{ |
1306 | | - "key": "compositePrimaryKey", |
1307 | | - "value": false |
1308 | | - }, { |
1309 | | - "key": "compositePrimaryKey", |
1310 | | - "exist": false |
1311 | | - }] |
1312 | | - }, |
1313 | | - { |
1314 | | - "type": "or", |
1315 | | - "values": [{ |
1316 | | - "key": "compositeUniqueKey", |
1317 | | - "value": false |
1318 | | - }, { |
1319 | | - "key": "compositeUniqueKey", |
1320 | | - "exist": false |
1321 | | - }] |
1322 | | - } |
1323 | | - ] |
1324 | | - }, |
1325 | | - "structure": [ |
1326 | | - { |
1327 | | - "propertyName": "Clustered", |
1328 | | - "propertyKeyword": "clusteredDisabled", |
1329 | | - "propertyType": "checkbox", |
1330 | | - "disabled": true |
1331 | | - }, |
1332 | | - { |
1333 | | - "propertyName": "Enforced", |
1334 | | - "propertyKeyword": "enforced", |
1335 | | - "propertyType": "checkbox", |
1336 | | - "disabled": true |
1337 | | - } |
1338 | | - ] |
1339 | | - }, |
1340 | 1140 | { |
1341 | 1141 | "propertyName": "Unique", |
1342 | 1142 | "propertyKeyword": "compositeUniqueKey", |
@@ -1503,56 +1303,6 @@ making sure that you maintain a proper JSON format. |
1503 | 1303 | ] |
1504 | 1304 | } |
1505 | 1305 | }, |
1506 | | - { |
1507 | | - "propertyName": "Primary key options", |
1508 | | - "propertyType": "block", |
1509 | | - "propertyKeyword": "primaryKeyOptions", |
1510 | | - "enableForReference": true, |
1511 | | - "propertyTooltip": "Primary key options", |
1512 | | - "dependency": { |
1513 | | - "type": "and", |
1514 | | - "values": [ |
1515 | | - { |
1516 | | - "key": "primaryKey", |
1517 | | - "value": true |
1518 | | - }, |
1519 | | - { |
1520 | | - "type": "or", |
1521 | | - "values": [{ |
1522 | | - "key": "compositePrimaryKey", |
1523 | | - "value": false |
1524 | | - }, { |
1525 | | - "key": "compositePrimaryKey", |
1526 | | - "exist": false |
1527 | | - }] |
1528 | | - }, |
1529 | | - { |
1530 | | - "type": "or", |
1531 | | - "values": [{ |
1532 | | - "key": "compositeUniqueKey", |
1533 | | - "value": false |
1534 | | - }, { |
1535 | | - "key": "compositeUniqueKey", |
1536 | | - "exist": false |
1537 | | - }] |
1538 | | - } |
1539 | | - ] |
1540 | | - }, |
1541 | | - "structure": [ |
1542 | | - { |
1543 | | - "propertyName": "Clustered", |
1544 | | - "propertyKeyword": "clusteredDisabled", |
1545 | | - "propertyType": "checkbox", |
1546 | | - "disabled": true |
1547 | | - }, |
1548 | | - { |
1549 | | - "propertyName": "Enforced", |
1550 | | - "propertyKeyword": "enforced", |
1551 | | - "propertyType": "checkbox", |
1552 | | - "disabled": true |
1553 | | - } |
1554 | | - ] |
1555 | | - }, |
1556 | 1306 | { |
1557 | 1307 | "propertyName": "Unique", |
1558 | 1308 | "propertyKeyword": "compositeUniqueKey", |
|
0 commit comments