#881 DDC-2825 - providing YAML mappings for explicit schema definition
This commit is contained in:
parent
7911beaf1c
commit
04467218a3
@ -0,0 +1,8 @@
|
||||
Doctrine\Tests\Models\DDC2825\ExplicitSchemaAndTable:
|
||||
type: entity
|
||||
table: mytable
|
||||
schema: myschema
|
||||
id:
|
||||
id:
|
||||
generator:
|
||||
strategy: AUTO
|
Loading…
x
Reference in New Issue
Block a user