... | @@ -2,5 +2,9 @@ |
... | @@ -2,5 +2,9 @@ |
|
classDiagram
|
|
classDiagram
|
|
class XP
|
|
class XP
|
|
XP : +BIGINT[UNSIGNED] id
|
|
XP : +BIGINT[UNSIGNED] id
|
|
XP : +DATETIME date
|
|
XP : +DATETIME start_date
|
|
|
|
XP : +DATETIME end_date
|
|
|
|
XP : +CHAR(20) commit
|
|
|
|
XP : +VARCHAR(20) hpc_system
|
|
|
|
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |