Skip to content

Conversation

@danaki
Copy link

@danaki danaki commented Sep 5, 2018

Fixes #17

http://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd">
<embeddable name="Money\Currency">
<field name="code" type="string" length="3">
<field name="code" type="string" length="255">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 7-10 could be changed to <field name="code" type="string"/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants