#881 DDC-2825 - providing YAML mappings for implicit schema definition
This commit is contained in:
parent
51bf82b7e7
commit
7911beaf1c
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
Doctrine\Tests\Models\DDC2825\SchemaAndTableInTableName:
|
||||
type: entity
|
||||
table: myschema.mytable
|
||||
id:
|
||||
id:
|
||||
generator:
|
||||
strategy: AUTO
|
Loading…
Add table
Reference in a new issue