Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
alya
alya-testsuite4
Wiki
Database UML
Database UML
· Changes
Page history
Update Database UML
authored
Sep 04, 2020
by
Damien Dosimont
Hide whitespace changes
Inline
Side-by-side
Database-UML.md
View page @
2878168d
```
mermaid
```
mermaid
classDiagram
classDiagram
class XP
class XP
XP : +BIGINT
(UNSIGNED) id
XP : +BIGINT(UNSIGNED) id
XP : +DATETIME date
XP : +DATETIME date
```
```
\ No newline at end of file