Comment 1 for bug 513378

Revision history for this message
Geert JM Vanderkelen (geertjmvdk) wrote :

Thanks!
Yes, that's a good idea. It was actually meant to be that way, just like you can set the converter class for example.

For class MySQL
a) add a method set_connection_class()
b) allow connection_class as argument to _init_()

Will add that.
Pretty cool use of Paramiko there. I would rather not include to much dependencies, but maybe we'll add something similar later. (first SSL though)

Cheers,
Geert