On Aug 7, 1:25 pm, Timothy Freund <[EMAIL PROTECTED]> wrote: > My small project really was small. I had two model, plus the identity > related models. I spent a few hours doing the conversion, and the > identity tables gave me the most trouble. It seems like there was a > quirk with the table names between the two identity providers that took > me a while to notice.
Well, I have two projects, one of which is only used by me, and is begging for a complete rewrite in any case (and it isn't critical to migrate the data to the new version). The other project is a bit bigger (around 5 models I guess), but the production version has a lot of data in it and is a collaborative tool - other users are using it, so the prospect of downtime is not so good! However, I have some new features to integrate, and these *will* require schema changes. It will probably be a little while before I attempt this, but will let you know how it goes (or most likely cry for help here during the process ;-) ) Cheers, -- Ant... http://antroy.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

