Skip to content

Commit

Permalink
#881 DDC-2825 - providing YAML mappings for implicit schema definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 14, 2015
1 parent 51bf82b commit 7911bea
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Doctrine\Tests\Models\DDC2825\SchemaAndTableInTableName:
type: entity
table: myschema.mytable
id:
id:
generator:
strategy: AUTO

0 comments on commit 7911bea

Please sign in to comment.