1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.ORM.Mapping.DDC1170Entity.dcm.yml
2011-12-05 17:35:49 -02:00

10 lines
224 B
YAML

Doctrine\Tests\ORM\Mapping\DDC1170Entity:
type: entity
id:
id:
columnDefinition: INT unsigned NOT NULL
generator:
strategy: NONE
fields:
value:
columnDefinition: VARCHAR(255) NOT NULL