Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
alya
alya-testsuite4
Wiki
Database UML
Database UML
· Changes
Page history
Update Database UML
authored
Sep 07, 2020
by
Damien Dosimont
Show whitespace changes
Inline
Side-by-side
Database-UML.md
View page @
76cfafe0
...
...
@@ -2,5 +2,9 @@
classDiagram
class XP
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