modelx 0.1.0

Compiler for Modelx files
Documentation
1
2
3
4
5
6
7
8
@anno1
@anno2
table foobar {
  @fieldanno1
  @fieldanno2
  key bla: UUID
  super:Integer
}