We wanted to move to SQLObject 0.8.4 from 0.7.7 (bugfix branch) as it handles more MySQL errors.
I couldn’t find documentation saying that the transition would be ok (TG is setup to use the 0.7 branch). Easy_install was great and the switch works just fine. Maybe this post will save someone else a bit of head-scratching.
If you enjoyed this post, make sure you subscribe to my RSS feed!Related posts:


So was that just as simple as ‘easy_install –upgrade SQLObject’ ?
Specifically I wanted 0.8.4 and not the 0.9 branch so I used:
easy_install SQLObject==0.8.4