-
Committer:
James Henstridge
-
Date:
2008-05-07 11:09:18 UTC
-
mfrom:
(223.1.18 unset-references)
-
Revision ID:
james@jamesh.id.au-20080507110918-k55y0svxkew8xyek
Fix a number of issues with Reference objects.
* when changing the foreign key column, break the reference.
* when removing the remote object for a back reference, break the
reference.
* only add flush ordering when the key for a reference is dirty.
[r=jamesh,niemeyer,radix,therve] [f=221522]