ark.vuerd.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. {
  2. "canvas": {
  3. "version": "2.2.10",
  4. "width": 2000,
  5. "height": 2000,
  6. "scrollTop": -444,
  7. "scrollLeft": -174,
  8. "zoomLevel": 0.7,
  9. "show": {
  10. "tableComment": true,
  11. "columnComment": true,
  12. "columnDataType": true,
  13. "columnDefault": true,
  14. "columnAutoIncrement": false,
  15. "columnPrimaryKey": true,
  16. "columnUnique": false,
  17. "columnNotNull": true,
  18. "relationship": true
  19. },
  20. "database": "MySQL",
  21. "databaseName": "ark",
  22. "canvasType": "ERD",
  23. "language": "GraphQL",
  24. "tableCase": "pascalCase",
  25. "columnCase": "camelCase",
  26. "highlightTheme": "VS2015",
  27. "bracketType": "none",
  28. "setting": {
  29. "relationshipDataTypeSync": true,
  30. "relationshipOptimization": false,
  31. "columnOrder": [
  32. "columnName",
  33. "columnDataType",
  34. "columnNotNull",
  35. "columnUnique",
  36. "columnAutoIncrement",
  37. "columnDefault",
  38. "columnComment"
  39. ]
  40. },
  41. "pluginSerializationMap": {}
  42. },
  43. "table": {
  44. "tables": [
  45. {
  46. "name": "User",
  47. "comment": "",
  48. "columns": [
  49. {
  50. "name": "",
  51. "comment": "",
  52. "dataType": "",
  53. "default": "",
  54. "option": {
  55. "autoIncrement": false,
  56. "primaryKey": false,
  57. "unique": false,
  58. "notNull": false
  59. },
  60. "ui": {
  61. "active": false,
  62. "pk": false,
  63. "fk": false,
  64. "pfk": false,
  65. "widthName": 60,
  66. "widthComment": 60,
  67. "widthDataType": 60,
  68. "widthDefault": 60
  69. },
  70. "id": "ba33c802-efd0-44f6-8df6-76b2c11c4aad"
  71. },
  72. {
  73. "name": "",
  74. "comment": "",
  75. "dataType": "",
  76. "default": "",
  77. "option": {
  78. "autoIncrement": false,
  79. "primaryKey": true,
  80. "unique": false,
  81. "notNull": true
  82. },
  83. "ui": {
  84. "active": false,
  85. "pk": true,
  86. "fk": false,
  87. "pfk": false,
  88. "widthName": 60,
  89. "widthComment": 60,
  90. "widthDataType": 60,
  91. "widthDefault": 60
  92. },
  93. "id": "eeecd26e-53cb-487d-9d72-8a325a8f987a"
  94. }
  95. ],
  96. "ui": {
  97. "active": false,
  98. "left": 293.2142,
  99. "top": 276.4289,
  100. "zIndex": 102,
  101. "widthName": 60,
  102. "widthComment": 60
  103. },
  104. "visible": true,
  105. "id": "d64990cb-fc7a-4a0d-962f-bfd85f9541da"
  106. },
  107. {
  108. "name": "Nft",
  109. "comment": "",
  110. "columns": [
  111. {
  112. "name": "",
  113. "comment": "",
  114. "dataType": "",
  115. "default": "",
  116. "option": {
  117. "autoIncrement": false,
  118. "primaryKey": false,
  119. "unique": false,
  120. "notNull": true
  121. },
  122. "ui": {
  123. "active": false,
  124. "pk": false,
  125. "fk": true,
  126. "pfk": false,
  127. "widthName": 60,
  128. "widthComment": 60,
  129. "widthDataType": 60,
  130. "widthDefault": 60
  131. },
  132. "id": "23a86d39-075c-44d3-b92c-4897df34e960"
  133. }
  134. ],
  135. "ui": {
  136. "active": false,
  137. "left": 289.8335,
  138. "top": 685.1667,
  139. "zIndex": 88,
  140. "widthName": 60,
  141. "widthComment": 60
  142. },
  143. "visible": true,
  144. "id": "244bd25d-605c-447a-9033-b7de8e258ed1"
  145. },
  146. {
  147. "name": "Log",
  148. "comment": "",
  149. "columns": [],
  150. "ui": {
  151. "active": false,
  152. "left": 834.071,
  153. "top": 0,
  154. "zIndex": 103,
  155. "widthName": 60,
  156. "widthComment": 60
  157. },
  158. "visible": true,
  159. "id": "a6ae301a-0524-4316-bb7f-d3d397abb23f"
  160. }
  161. ],
  162. "indexes": []
  163. },
  164. "memo": {
  165. "memos": []
  166. },
  167. "relationship": {
  168. "relationships": [
  169. {
  170. "identification": false,
  171. "relationshipType": "OneN",
  172. "startRelationshipType": "Dash",
  173. "start": {
  174. "tableId": "d64990cb-fc7a-4a0d-962f-bfd85f9541da",
  175. "columnIds": [
  176. "eeecd26e-53cb-487d-9d72-8a325a8f987a"
  177. ],
  178. "x": 466.7142,
  179. "y": 386.4289,
  180. "direction": "bottom"
  181. },
  182. "end": {
  183. "tableId": "244bd25d-605c-447a-9033-b7de8e258ed1",
  184. "columnIds": [
  185. "23a86d39-075c-44d3-b92c-4897df34e960"
  186. ],
  187. "x": 463.3335,
  188. "y": 685.1667,
  189. "direction": "top"
  190. },
  191. "constraintName": "fk_user_to_nft",
  192. "visible": true,
  193. "id": "f5caeb49-3984-4cc2-86d1-1edd7f3aba0f"
  194. }
  195. ]
  196. }
  197. }