> I highly recommend doing the latter -- as a rule of thumb, any > generated file should never be hand modified, unless it's trivial > scaffolding.
The reason for that rule is that your changes are overwritten if the file is ever re-generated. But that shouldn't ever happen with the migration generator. In the design of the migration generator I fully expected the migrations to sometimes be modified e.g. to add hand- coded data munging. As it turns out though I very rarely (never?) seem to need to do that. Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
