From: Justus P. <ju...@ry...> - 2004-06-12 07:30:37
|
I've been trying to use multiple databases simultaneously within SQLObject and it works pretty well thus far except for the creation and deletion of tables, which don't take a connection parameter. Looking through the code I see that there is a comment "Should these have a connection argument?" If I say pretty please can I get those methods to take a connection parameter? :-) I've attached a completely untested patch that does this. -- Justus |