1
0
mirror of synced 2025-01-10 19:17:10 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.Models.DDC2825.ExplicitSchemaAndTable.dcm.yml

9 lines
159 B
YAML

Doctrine\Tests\Models\DDC2825\ExplicitSchemaAndTable:
type: entity
table: mytable
schema: myschema
id:
id:
generator:
strategy: AUTO