PyBitmessage
PyBitmessage copied to clipboard
create separate method for each currentVersion of class_sqlThread module
I have created a separate method for each version of the class_sqlThread module and also added a decorator for removing repeated code.
Wouldn't it be better to tag 0.6.3.3 and declare it as last release supporting upgrade from 0.6.1 or older? I tried rewriting class_sqlThread too, but all attempts look ugly like this PR.
This looks abandoned and superseded by #1760.