Skip to content

Commit

Permalink
TRUNK-5897: Remove discriminator from OrderGroup.hbm.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mseaton committed Jul 30, 2020
1 parent 4f0eaad commit b6471c4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
</generator>
</id>

<discriminator column="order_group_id" insert="false" />

<many-to-one name="orderSet" class="OrderSet">
<column name="order_set_id"/>
</many-to-one>
Expand Down

0 comments on commit b6471c4

Please sign in to comment.