Fix foreign key constraints.
authorIain Patterson <me@iain.cx>
Wed, 10 Apr 2013 16:41:41 +0000 (12:41 -0400)
committerIain Patterson <me@iain.cx>
Wed, 10 Apr 2013 16:41:41 +0000 (12:41 -0400)
OrderState references a contact ID rather than a user.
Foreign keys must be explicitly set as NULL from Propel.


No differences found