Comment #9 on issue 1590 by [email protected]: data-load fails if
QubitRepository has entity_type_id
http://code.google.com/p/qubit-toolkit/issues/detail?id=1590
For (1):
The data-dump > data-load has been broken for qubit as long as I can
remember, mostly because the order that objects is dumped doesn't respect
foreign key requirements. (e.g QubitTerm should dump before
QubitInformationObject, and parent should dump before for child). I don't
think that making this work should be priority.
For (2):
I added a migration task to migrate the type_id column to a many-to-many
key in revision 4827 [1]
[1] => http://code.google.com/p/qubit-toolkit/source/detail?r=4827
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.