1
0
mirror of synced 2025-01-22 08:11:40 +03:00
doctrine2/sandbox/schema/entity.yml
2007-10-18 04:04:28 +00:00

8 lines
111 B
YAML

---
Entity:
columns:
id:
type: integer
size: 11
primary: true
autoincrement: true