8 lines
111 B
YAML
8 lines
111 B
YAML
---
|
|
Entity:
|
|
columns:
|
|
id:
|
|
type: integer
|
|
size: 11
|
|
primary: true
|
|
autoincrement: true |