-
run from the "test" tab, leading to Bad Things in some cases. The manage_test method has been changed so that it no longer calls the SQLMethod object once just to get the query source and then again to get the results. Now, when __call__ is called with the test__ flag set, it will return a tuple containing the query source and results.
3b5b9c99